We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d11a4b8 commit b93276fCopy full SHA for b93276f
1 file changed
.readthedocs.yaml
@@ -16,7 +16,7 @@ build:
16
jobs:
17
install:
18
- tar --exclude=./python -cvf ./python/s-dftd3.tar . && mkdir -p ./python/subprojects/s-dftd3 && tar xvf ./python/s-dftd3.tar -C ./python/subprojects/s-dftd3
19
- - pip install ./python
+ - pip install ./python -v
20
21
# Get dependencies for docs, package and build from conda-forge
22
conda:
0 commit comments