We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 607f6be commit a5a3273Copy full SHA for a5a3273
newsfragments/4957.bugfix.rst
@@ -0,0 +1 @@
1
+Restored license declaration to classifiers -- by :user:`WilliamRoyNelson`
pyproject.toml
@@ -14,6 +14,7 @@ readme = "README.rst"
14
classifiers = [
15
"Development Status :: 5 - Production/Stable",
16
"Intended Audience :: Developers",
17
+ "License :: OSI Approved :: MIT License",
18
"Programming Language :: Python :: 3",
19
"Programming Language :: Python :: 3 :: Only",
20
"Topic :: Software Development :: Libraries :: Python Modules",
0 commit comments