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 2413483 commit 4016affCopy full SHA for 4016aff
pyproject.toml
@@ -23,6 +23,7 @@ classifiers = [
23
"Development Status :: 5 - Production/Stable",
24
"Environment :: Console",
25
"Intended Audience :: Developers",
26
+ "License :: OSI Approved :: MIT License", # for compatibility with tooling such as pip-licenses
27
"Operating System :: OS Independent",
28
"Programming Language :: Python",
29
"Programming Language :: Python :: 3.7",
0 commit comments