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: I2c86cd2782dd7f85f278addffbb06028dd2fe35a
This commit is contained in:
parent
9a14c18c21
commit
293554cb67
@ -15,7 +15,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
|
||||||
|
|
||||||
[global]
|
[global]
|
||||||
|
Loading…
Reference in New Issue
Block a user