There was an error while loading. Please reload this page.
1 parent 9597fe6 commit 6fe86eeCopy full SHA for 6fe86ee
pyproject.toml
@@ -13,8 +13,9 @@ readme = "README.md"
13
requires-python = ">=3.7"
14
classifiers = [
15
"Programming Language :: Python :: 3",
16
- "License :: OSI Approved :: Apache2.0",
+ "License :: OSI Approved :: Apache Software License",
17
"Operating System :: OS Independent",
18
+ "Development Status :: 2 - Pre-Alpha",
19
]
20
21
[project.urls]
0 commit comments