Skip to content

Commit

Permalink
enable rtd build
Browse files Browse the repository at this point in the history
  • Loading branch information
henrypinkard committed Jul 29, 2024
1 parent 94ec0bf commit ada73f1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
sphinx
sphinx-rtd-theme
sphinx-togglebutton
sphinx-togglebutton
10 changes: 5 additions & 5 deletions readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ build:
python: "3.10"


# Optionally specify the Python version used by Read the Docs
# python:
# version: 3.10
# install:
# - requirements: docs/requirements.txt
Optionally specify the Python version used by Read the Docs
python:
version: 3.10
install:
- requirements: docs/requirements.txt

0 comments on commit ada73f1

Please sign in to comment.