🐛 Went back to Python 3.10

This commit is contained in:
Mawoka
2023-01-29 13:21:13 +01:00
parent f01d2292d3
commit ac86c9e782
4 changed files with 258 additions and 249 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ pre-commit = "*"
python-socketio = {extras = ["client"], version = "*"}
[requires]
python_version = "3.11"
python_version = "3.10"
[scripts]
format = "black ."