Skip to content

Commit 717a35a

Browse files
authored
Update setup.py
Change license
1 parent 9f8dadf commit 717a35a

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
@@ -18,7 +18,7 @@
1818
test_suite='tests/tests.py',
1919
classifiers=[
2020
'Programming Language :: Python :: 3',
21-
'License :: OSI Approved :: MIT License',
21+
'License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)',
2222
'Operating System :: OS Independent',
2323
],
2424
python_requires='>=3.8',

0 commit comments

Comments
 (0)