Skip to content

Commit

Permalink
modify readthedocs configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
abelcarreras committed May 9, 2023
1 parent 31c41d7 commit 4445857
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ sphinx:

# Optionally declare the Python requirements required to build your docs
python:
install:
system_packages: true
install:
- requirements: requirements.readthedocs.txt

0 comments on commit 4445857

Please sign in to comment.