Merge pull request #894 from oz123/drop_py_3.4_from_setup
Python 3.4 is no longer supported
This commit is contained in:
commit
659f463dc4
1
setup.py
1
setup.py
@ -76,7 +76,6 @@ setup(
|
||||
"Programming Language :: Python :: 2",
|
||||
"Programming Language :: Python :: 2.7",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.4",
|
||||
"Programming Language :: Python :: 3.5",
|
||||
"Programming Language :: Python :: 3.6",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user