We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 329bfc0 commit d4ef3b9Copy full SHA for d4ef3b9
1 file changed
.readthedocs.yml
@@ -8,7 +8,7 @@ build:
8
post_checkout:
9
- git fetch --unshallow || true
10
pre_install:
11
- - git update-index --assume-unchanged doc/conf.py ci/docs.yml
+ - git update-index --assume-unchanged docs/conf.py ci/docs.yml
12
post_create_environment:
13
- pip install . --no-deps -vv
14
0 commit comments