Skip to content

Commit

Permalink
readthedocs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aadya940 committed Aug 7, 2024
1 parent 1cce0e6 commit ed50707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build:
pre_build:
- python -m pip install -r requirements.txt
- python -m pip install -r requirements_doc.txt
- apt install -y pandoc
- yum install -y pandoc
- python -m pip install pandoc
- python setup.py build_ext --inplace
- sphinx-apidoc --private -o docs/source chainopy/
Expand Down

0 comments on commit ed50707

Please sign in to comment.