Skip to content

Commit 8cf2ab4

Browse files
committed
Fix PyPI license metadata
1 parent 7cc2e60 commit 8cf2ab4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
packages=['tornado_m2crypto', 'tornado_m2crypto.test'],
2525
classifiers=[
2626
'Development Status :: 4 - Beta',
27-
'OSI Approved :: GNU General Public License v3 or later (GPLv3+)',
27+
'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)',
2828
],
2929
keywords='dirac ',
3030
python_requires='>=2.7',

0 commit comments

Comments
 (0)