Downgrade Python to 3.9

This commit is contained in:
Max Hilbrunner
2024-01-17 00:00:40 +01:00
parent b11f7c2f46
commit 3829c4e0ad
+1 -1
View File
@@ -7,7 +7,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
python: "3.9"
sphinx:
configuration: conf.py