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 3ac6927 commit f36c6b1Copy full SHA for f36c6b1
source/ports/py_port/pyproject.toml
@@ -12,6 +12,7 @@ requires-python = ">=3.3"
12
license = "Apache-2.0"
13
authors = [{ name = "Vicente Eduardo Ferrer Garcia", email = "[email protected]" }]
14
classifiers = [
15
+ "License :: OSI Approved :: Apache Software License",
16
"Development Status :: 4 - Beta",
17
"Intended Audience :: Developers",
18
"Topic :: Software Development :: Interpreters",
0 commit comments