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.
2 parents d34c4dc + 8a97093 commit c9a594fCopy full SHA for c9a594f
setup.py
@@ -31,13 +31,13 @@ def find_version(*file_paths):
31
author="Peter Bengtsson",
32
author_email="[email protected]",
33
url="http://github.com/peterbe/premailer",
34
- license="Python",
+ license="BSD-3-Clause",
35
classifiers=[
36
"Development Status :: 5 - Production/Stable",
37
"Environment :: Other Environment",
38
"Environment :: Web Environment",
39
"Intended Audience :: Developers",
40
- "License :: OSI Approved :: Python Software Foundation License",
+ "License :: OSI Approved :: BSD License",
41
"Operating System :: OS Independent",
42
"Programming Language :: Python",
43
"Programming Language :: Python :: 3",
0 commit comments