Remove support for py33
Python 3.3 is not supported from Mitaka, as per Infra. This patch removes the support for the same. Change-Id: I6439583fb4f82f402fcc880b093fe8f848c9106f
This commit is contained in:
parent
e840530cc8
commit
055b54324e
@ -16,7 +16,6 @@ classifier =
|
|||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 2
|
||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.3
|
|
||||||
Programming Language :: Python :: 3.5
|
Programming Language :: Python :: 3.5
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
|
Loading…
Reference in New Issue
Block a user