Make Python 3.13 the new default
This commit is contained in:
parent
f952d95951
commit
25c718fe6a
11 changed files with 12 additions and 9 deletions
|
|
@ -3,7 +3,7 @@ version: 2
|
|||
build:
|
||||
os: ubuntu-24.04
|
||||
tools:
|
||||
python: "3.12"
|
||||
python: "3.13"
|
||||
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue