Skip to content

Commit

Permalink
Migrate documentation required Python to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bhirsz committed May 6, 2024
1 parent 3021bc6 commit 497137c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sphinx:
build:
os: ubuntu-22.04
tools:
python: "3.7"
python: "3.8"

python:
install:
Expand Down

0 comments on commit 497137c

Please sign in to comment.