diff --git a/.readthedocs.yml b/.readthedocs.yml index 1a16302..a3743d0 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,6 +9,9 @@ build: os: ubuntu-22.04 tools: python: "miniconda3-4.7" + jobs: + pre_install: + - git update-index --assume-unchanged docs/environment.yml docs/source/conf.py sphinx: configuration: docs/source/conf.py