remove python 3.4 classifier

Since it require python >= 3.5.0
This commit is contained in:
Rohit Gupta
2018-02-26 21:52:42 +05:30
committed by GitHub
parent bd8984d688
commit a00dfda754
-1
View File
@@ -93,7 +93,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',