Skip to content

Commit

Permalink
Python to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
vict0rsch committed Feb 21, 2024
1 parent 7210fe5 commit 354c651
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
python: "3.9"

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand All @@ -19,4 +19,4 @@ sphinx:
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
python:
install:
- requirements: docs/requirements-docs.txt
- requirements: docs/requirements-docs.txt

0 comments on commit 354c651

Please sign in to comment.