Skip to content

Commit d6f88f5

Browse files
committed
minor fix for classifiers
1 parent a0120c0 commit d6f88f5

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
@@ -19,7 +19,7 @@ def readme():
1919
'Development Status :: 5 - Production/Stable',
2020
'Intended Audience :: Developers',
2121
'Topic :: Documentation',
22-
'License :: OSI Approved :: GNU General Public License v2 (GPLv2)',
22+
'License :: OSI Approved :: Apache Software License',
2323
'Programming Language :: Python :: 3',
2424
'Programming Language :: Python :: 3 :: Only',
2525
'Programming Language :: Python :: 3.5',

0 commit comments

Comments
 (0)