Skip to content

Commit

Permalink
Fix python version
Browse files Browse the repository at this point in the history
Signed-off-by: jparisu <[email protected]>
  • Loading branch information
jparisu committed Oct 18, 2023
1 parent 0a0be9f commit be2f09e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.12"
# You can also specify other tool versions:
# nodejs: "19"
# rust: "1.64"
# golang: "1.19"
python: "3.11"

# Build documentation in the "docs/" directory with Sphinx
sphinx:
Expand Down

0 comments on commit be2f09e

Please sign in to comment.