Skip to content

Commit 005e9f3

Browse files
Ogban UgotOgban Ugot
authored andcommitted
add correct classifier for licence
1 parent 53785d0 commit 005e9f3

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
@@ -22,7 +22,7 @@
2222
author_email="ogbanugot@gmail.com",
2323
license="MIT",
2424
classifiers=[
25-
"License :: OSI Approved :: GNU License",
25+
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)"
2626
"Programming Language :: Python",
2727
"Programming Language :: Python :: 3",
2828
],

0 commit comments

Comments
 (0)