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: I7722037eca84ec20695130ee78a870c41a36fd83
This commit is contained in:
parent
d426faa8c7
commit
e814fd0d4f
@ -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.4
|
Programming Language :: Python :: 3.4
|
||||||
Programming Language :: Python :: 3.5
|
Programming Language :: Python :: 3.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user