Skip to content

Commit

Permalink
DOCS: bump up the Python ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Rivkin committed May 9, 2023
1 parent 61211a0 commit eb88afd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ sphinx:

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
version: 3.8
install:
- requirements: docs/.readthedoc.requirements.txt
1 change: 1 addition & 0 deletions docs/.readthedoc.requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
breathe==4.30.0
sphinx==4.0.2
sphinx_rtd_theme==0.5.2
urllib3<2.0

0 comments on commit eb88afd

Please sign in to comment.