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 f3804ea commit 8721719Copy full SHA for 8721719
pyproject.toml
@@ -15,7 +15,8 @@ authors = [
15
maintainers = [
16
{name = "Adrien Morison", email = "[email protected]"},
17
]
18
-license = {file = "LICENSE"}
+license = "Apache-2.0"
19
+license-files = ["LICENSE"]
20
urls = {homepage = "https://github.com/StagPython/StagPy"}
21
classifiers = [
22
"Development Status :: 3 - Alpha",
0 commit comments