We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc0d728 commit c317945Copy full SHA for c317945
pyproject.toml
@@ -16,11 +16,11 @@ authors = [
16
dependencies = [
17
"Cython",
18
]
19
-requires-python = ">=3.6"
+requires-python = ">=3.8"
20
readme = "README.md"
21
license = {text = "GPLv3"}
22
classifiers = [
23
- "Development Status :: 2 - Pre-Alpha",
+ "Development Status :: 6 - Mature",
24
"Intended Audience :: Science/Research",
25
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
26
"Programming Language :: Cython",
0 commit comments