Skip to content

Commit

Permalink
Build documentation with Sphinx <7 (#3579)
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Sep 21, 2023
1 parent f3ce389 commit 0c7474a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yaml
Expand Up @@ -21,6 +21,6 @@ sphinx:
# - pdf

# Optionally declare the Python requirements required to build your docs
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- requirements: docs/requirements.txt
1 change: 1 addition & 0 deletions docs/requirements.txt
@@ -0,0 +1 @@
sphinx<7

0 comments on commit 0c7474a

Please sign in to comment.