Skip to content

Commit

Permalink
Readthedocs conf and docs req updated
Browse files Browse the repository at this point in the history
  • Loading branch information
arnavdas88 committed Aug 29, 2024
1 parent 6872c7e commit c197f55
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,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: requirements.txt
python:
install:
- requirements: docs/requirements.txt
9 changes: 9 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
sphinx==5.0.2
pydata-sphinx-theme==0.9.0
numpydoc==1.3.1
ipython!=8.1.0
sphinx-panels
sphinx-hoverxref
sphinxemoji
matplotlib
breathe

0 comments on commit c197f55

Please sign in to comment.