Skip to content

Commit

Permalink
requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
humitos committed Apr 4, 2023
1 parent 0852a12 commit 5880a73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ build:
apt_packages:
- tree
commands:
- pip install furo
- pip install -r requirements.txt
- sphinx-build -b html docs/ $READTHEDOCS_OUTPUT/html
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sphinx-autorun
sphinx-rtd-theme>=1.2.0rc3
furo

0 comments on commit 5880a73

Please sign in to comment.