Skip to content

Commit

Permalink
[docs] Upgrade to Python 3.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
Breakthrough committed Jun 17, 2023
1 parent b96643f commit d25ce18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.10"
python: "3.11"

mkdocs:
configuration: mkdocs.yml
Expand Down
2 changes: 1 addition & 1 deletion manual/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.10"
python: "3.11"

sphinx:
configuration: conf.py
Expand Down

0 comments on commit d25ce18

Please sign in to comment.