Skip to content

Commit 87a5be3

Browse files
updating project toml
1 parent af99f9c commit 87a5be3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "cinderx"
77
description = "Extension aimed at improving the performance of the Python runtime"
88
dynamic = ["version"]
9-
requires-python = ">= 3.14.3, < 3.16"
9+
requires-python = ">= 3.14.1, < 3.16"
1010
readme = "README.md"
1111
license = "MIT"
1212
license-files = ["LICENSE"]

0 commit comments

Comments
 (0)