Skip to content

Commit

Permalink
Docs: Fix RTD config
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-berchet committed Nov 11, 2024
1 parent 465b64b commit a31261f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a31261f

Please sign in to comment.