Fix license in setup.py

This commit is contained in:
Ivan Habunek 2017-12-12 11:41:03 +01:00
parent 1b86cdd404
commit 8d2cdd5288
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ setup(
author_email='ivan@habunek.com',
url='https://github.com/ihabunek/toot/',
keywords='mastodon toot',
license='MIT',
license='GPLv3',
classifiers=[
'Development Status :: 4 - Beta',
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',