Skip to content

Commit 89336a9

Browse files
authored
Update pyproject.toml
1 parent 18c05bd commit 89336a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "kcl_lib"
7-
requires-python = ">=3.8"
7+
requires-python = ">=3.7"
88
classifiers = [
99
"Programming Language :: Rust",
1010
"Programming Language :: Python :: Implementation :: CPython",

0 commit comments

Comments
 (0)