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 18c05bd commit 89336a9Copy full SHA for 89336a9
python/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "kcl_lib"
7
-requires-python = ">=3.8"
+requires-python = ">=3.7"
8
classifiers = [
9
"Programming Language :: Rust",
10
"Programming Language :: Python :: Implementation :: CPython",
0 commit comments