Remove support for py34
We support py35 now.So it is no need to keep the supoort for py34. Change-Id: I678632b69b95e47933682f33f277ddff8926d2a7 see:https://review.openstack.org/#/c/349069/
This commit is contained in:
@@ -16,7 +16,6 @@ classifier =
|
||||
Programming Language :: Python :: 2
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.4
|
||||
Programming Language :: Python :: 3.5
|
||||
|
||||
[files]
|
||||
|
Reference in New Issue
Block a user