Skip to content

Commit

Permalink
Try fixing RTD error
Browse files Browse the repository at this point in the history
  • Loading branch information
me-pic committed Oct 25, 2024
1 parent b652315 commit fe35cc0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version: 2
build:
os: "ubuntu-20.04"
tools:
python: "3.7"
python: "3.9"

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand All @@ -20,3 +20,4 @@ python:
path: .
extra_requirements:
- doc
- reports

0 comments on commit fe35cc0

Please sign in to comment.