Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Oct 5, 2023
1 parent b9b452a commit 1c607f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sphinx-rtd-theme
2 changes: 1 addition & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ formats: all
# Optionally set the version of Python and requirements required to build your docs
python:
install:
- sphinx-rtd-theme
- requirements: docs/requirements.txt
- requirements: requirements.txt

0 comments on commit 1c607f4

Please sign in to comment.