We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d085bab commit 8ee4242Copy full SHA for 8ee4242
setup.py
@@ -29,6 +29,6 @@ def readme():
29
"Programming Language :: Python :: 3",
30
"Development Status :: 5 - Production/Stable",
31
"Intended Audience :: Developers",
32
- "License :: OSI Approved :: LGPL-3.0 License",
+ "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
33
],
34
)
0 commit comments