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 6e514e4 commit a931fb5Copy full SHA for a931fb5
pyproject.toml
@@ -6,9 +6,9 @@ authors = [
6
]
7
description = "CoRE MOF database as a Python package"
8
readme = "README.md"
9
-requires-python = ">=3.8"
+requires-python = ">=3.9"
10
classifiers = [
11
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
12
"Intended Audience :: Science/Research",
13
"License :: OSI Approved :: MIT License",
14
"Operating System :: OS Independent",
0 commit comments