Skip to content

Commit 8e9874e

Browse files
committed
update requires to accommodate uv
1 parent 8a977d5 commit 8e9874e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

py5_resources/py5_module/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dynamic = ["version"]
88
description = "Processing for CPython"
99
readme = "README.md"
1010
license = "LGPL-2.1-only"
11-
requires-python = ">3.9"
11+
requires-python = ">=3.9"
1212
authors = [
1313
{ name = "Jim Schmitz", email = "jim@ixora.io" },
1414
]

0 commit comments

Comments
 (0)