fixed classifiers in setup.py

first upload to pypi
This commit is contained in:
Julian Hammer
2018-01-24 09:18:41 +01:00
parent 1222aa28d0
commit ee9904009a

View File

@@ -65,7 +65,7 @@ setup(
'Topic :: Utilities',
# Pick your license as you wish (should match "license" above)
'License :: OSI Approved :: GNU Affero General Public License v3'
'License :: OSI Approved :: GNU Affero General Public License v3',
# Specify the Python versions you support here. In particular, ensure
# that you indicate wheter you support Python2, Python 3 or both.