Skip to content

Commit

Permalink
Update readthedocs build configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Bock <nicolasbock@gmail.com>
  • Loading branch information
nicolasbock committed Feb 28, 2024
1 parent 8953ff3 commit f94a396
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
build:
os: ubuntu-20.04
tools:
python: "3.9"
python: "3.12"

sphinx:
configuration: docs/source/conf.py
Expand Down
4 changes: 2 additions & 2 deletions docs/source/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sphinx==4.4.0
sphinx_rtd_theme==1.0.0
sphinx==5.3.0
sphinx_rtd_theme==2.0.0

0 comments on commit f94a396

Please sign in to comment.