Skip to content

Commit 2f1b535

Browse files
committed
Setup.py corrections
1 parent 40359f3 commit 2f1b535

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
@@ -15,7 +15,7 @@
1515
packages=setuptools.find_packages(),
1616
classifiers=[
1717
"Programming Language :: Python :: 3",
18-
"License :: OSI Approved :: MIT License",
18+
"License :: OSI Approved :: GNU General Public License v3.0",
1919
"Operating System :: OS Independent",
2020
],
2121
python_requires='>=3.7',

0 commit comments

Comments
 (0)