Skip to content

Commit

Permalink
Add requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Jun 21, 2023
1 parent eee5093 commit a97833a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ formats: all
# Optionally set the version of Python and requirements required to build your docs
python:
system_packages: true
# install:
# - requirements: doc/rtd-requirements.txt
install:
- requirements: doc/rtd-requirements.txt
4 changes: 4 additions & 0 deletions doc/rtd-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
setuptools>60
Sphinx>6,<7
sphinx-rtd-theme>1
urllib3<2

0 comments on commit a97833a

Please sign in to comment.