Revert "⬆️ Upgrade Python to ==3.13.* (#21)" (#26)

This commit is contained in:
Paillat
2025-06-18 10:39:44 +02:00
committed by GitHub
parent ed5ff75af6
commit ec1efb1fb4
2 changed files with 207 additions and 222 deletions

View File

@@ -10,7 +10,7 @@ authors = [
{ name = "Paillat-dev", email = "me@paillat.dev" }
]
license = "MIT"
requires-python = "==3.13.*"
requires-python = "==3.12.*"
classifiers = [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",