We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8dadf commit 717a35aCopy full SHA for 717a35a
setup.py
@@ -18,7 +18,7 @@
18
test_suite='tests/tests.py',
19
classifiers=[
20
'Programming Language :: Python :: 3',
21
- 'License :: OSI Approved :: MIT License',
+ 'License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)',
22
'Operating System :: OS Independent',
23
],
24
python_requires='>=3.8',
0 commit comments