Skip to content

Commit

Permalink
add docs/requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
cailigd committed Jan 12, 2024
1 parent a9b4656 commit a47eab9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ sphinx:

# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html

# python:
python:

# install:
install:

# - requirements: docs/requirements.txt
- requirements: docs/requirements.txt
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sphinx-rtd-theme

0 comments on commit a47eab9

Please sign in to comment.