Merge pull request #21 from guptarohit/patch-1

Remove python 3.4 classifier
This commit is contained in:
2018-02-26 11:59:19 -05:00
committed by GitHub
-1
View File
@@ -96,7 +96,6 @@ setup(
# Full list: https://pypi.python.org/pypi?%3Aaction=list_classifiers
'License :: OSI Approved :: MIT License',
'Programming Language :: Python',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: Implementation :: CPython',