put license in setup.py

This commit is contained in:
chfw 2015-01-24 23:23:47 +00:00
parent f52341e73e
commit ad71a8a0b4
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ setup(
zip_safe=False,
tests_require=['nose'],
keywords=['excel', 'xls', 'xlsx'],
license='GNU GPLv3',
classifiers=[
'Development Status :: 3 - Alpha',
'Topic :: Office/Business',