Skip to content

Commit ad71a8a

Browse files
committed
put license in setup.py
1 parent f52341e commit ad71a8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
zip_safe=False,
3232
tests_require=['nose'],
3333
keywords=['excel', 'xls', 'xlsx'],
34+
license='GNU GPLv3',
3435
classifiers=[
3536
'Development Status :: 3 - Alpha',
3637
'Topic :: Office/Business',

0 commit comments

Comments
 (0)