Skip to content

Commit

Permalink
updated python version to 3.9 for readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhky committed Oct 13, 2023
1 parent cd09bc2 commit ecaf455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sphinx:
build:
os: ubuntu-22.04
tools:
python: "3.8"
python: "3.9"

# Optionally build your docs in additional formats such as PDF and ePub
formats: all
Expand Down

0 comments on commit ecaf455

Please sign in to comment.