Try to upgrade CI Python to 3.12

This commit is contained in:
ErickSkrauch
2024-12-02 13:35:17 +01:00
parent 83f217a683
commit 2276548a7c
3 changed files with 255 additions and 124 deletions

View File

@@ -13,4 +13,4 @@ sphinx-autobuild = ">=2020.09.01"
sphinx-intl = ">=2.0,<3.0"
[requires]
python_version = "3.9"
python_version = "3.12"