Add tag of Python3.6
This commit is contained in:
parent
5259cd63a8
commit
9f7a78297b
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -28,6 +28,7 @@ setup(
|
|||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
],
|
||||
license='GNU LGPL v2.1',
|
||||
long_description=long_description,
|
||||
|
|
Loading…
Reference in a new issue