Remove support for py33/py26
Python 3.3/Python 2.6 is not supported from Mitaka, as per Infra. This patch removes the support for the same. Change-Id: Ib0c93920cc785b1f4708d6f8d3b75e775793ba6a
This commit is contained in:
parent
e32cbcb5b1
commit
8ee5febf51
@ -16,10 +16,8 @@ classifier =
|
||||
Operating System :: OS Independent
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 2
|
||||
Programming Language :: Python :: 2.6
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.3
|
||||
Programming Language :: Python :: 3.4
|
||||
|
||||
[files]
|
||||
|
Loading…
Reference in New Issue
Block a user