We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13c380 commit 78d77fbCopy full SHA for 78d77fb
pyproject.toml
@@ -28,7 +28,7 @@ classifiers = [
28
"Topic :: Multimedia :: Graphics",
29
"Topic :: Software Development :: Libraries :: Python Modules",
30
]
31
-requires-python = "~=3.10"
+requires-python = ">=3.10"
32
dependencies = [
33
"colorama; sys_platform == 'win32'",
34
"deprecation",
0 commit comments