Skip to content

Commit

Permalink
Added RTD theme to RTD requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexShkarin committed Oct 8, 2023
1 parent 6f06864 commit 2126344
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ sphinx:
configuration: docs/conf.py

# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub
formats: all

# Optional but recommended, declare the Python requirements required
# to build your documentation
Expand Down
3 changes: 2 additions & 1 deletion docs/requirements-rtd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ pyusb>=1.1.1
PyVISA>=1.11.3
rpyc>=5.0.1
scipy>=1.7.0
sphinxcontrib-spelling>=7.7.0
sphinxcontrib-spelling>=7.7.0
sphinx-rtd-theme>=1.0.0

0 comments on commit 2126344

Please sign in to comment.