update license in setup.py

This commit is contained in:
jesopo 2020-03-23 13:14:57 +00:00
parent 6eca107786
commit 6fa62576a6
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ setuptools.setup(
package_data={"irctokens": ["py.typed"]},
classifiers=[
"Programming Language :: Python :: 3",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Operating System :: POSIX",
"Operating System :: Microsoft :: Windows",