Merge pull request #894 from oz123/drop_py_3.4_from_setup

Python 3.4 is no longer supported
This commit is contained in:
Kubernetes Prow Robot 2019-07-25 11:46:45 -07:00 committed by GitHub
commit 659f463dc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",