Skip to content

Commit

Permalink
.readthedocs.yaml: Use Python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
TingPing committed Oct 17, 2023
1 parent 4ae56d7 commit 6488e70
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 @@ -7,7 +7,7 @@ sphinx:
build:
os: 'ubuntu-22.04'
tools:
python: '3'
python: '3.11'
python:
install:
- requirements: 'requirements.txt'

0 comments on commit 6488e70

Please sign in to comment.