Skip to content

Commit 3843aa2

Browse files
committed
Fix license name
1 parent 87330c7 commit 3843aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
classifiers=['Development Status :: 4 - Beta',
2929
'Environment :: Console',
3030
'Intended Audience :: Developers',
31-
'License :: The MIT License (MIT)',
31+
'License :: OSI Approved :: MIT License',
3232
'Natural Language :: English',
3333
'Operating System :: OS Independent',
3434
'Programming Language :: Python :: 2.7',

0 commit comments

Comments
 (0)