Skip to content

Commit

Permalink
update sphinx build requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jeshraghian committed Oct 9, 2023
1 parent 0f19a70 commit 472a61c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ sphinx:
# Optional but recommended, declare the Python requirements required
# to build your documentation
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- requirements: docs/requirements.txt
3 changes: 2 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ celluloid
numpy>=1.17
tqdm
nir
nirtorch
nirtorch
sphinx_rtd_theme

0 comments on commit 472a61c

Please sign in to comment.