Skip to content

Commit 78d77fb

Browse files
hugovkRotzbua
andauthored
requires-python = ">=3.10"
Co-authored-by: Rotzbua <[email protected]>
1 parent c13c380 commit 78d77fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
"Topic :: Multimedia :: Graphics",
2929
"Topic :: Software Development :: Libraries :: Python Modules",
3030
]
31-
requires-python = "~=3.10"
31+
requires-python = ">=3.10"
3232
dependencies = [
3333
"colorama; sys_platform == 'win32'",
3434
"deprecation",

0 commit comments

Comments
 (0)