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 8a977d5 commit 8e9874eCopy full SHA for 8e9874e
1 file changed
py5_resources/py5_module/pyproject.toml
@@ -8,7 +8,7 @@ dynamic = ["version"]
8
description = "Processing for CPython"
9
readme = "README.md"
10
license = "LGPL-2.1-only"
11
-requires-python = ">3.9"
+requires-python = ">=3.9"
12
authors = [
13
{ name = "Jim Schmitz", email = "jim@ixora.io" },
14
]
0 commit comments