Skip to content

Commit

Permalink
Docs: Fix RTD config (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-berchet authored Nov 11, 2024
1 parent c6d1817 commit a4b4903
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a4b4903

Please sign in to comment.