diff --git a/.readthedocs.yml b/.readthedocs.yml index a3743d0..b2e625e 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -11,7 +11,7 @@ build: python: "miniconda3-4.7" jobs: pre_install: - - git update-index --assume-unchanged docs/environment.yml docs/source/conf.py + - git update-index --assume-unchanged environment.yml docs/conf.py docs/environment.yml docs/source/conf.py sphinx: configuration: docs/source/conf.py