Remove support for Python 3.3
py33/Python 3.3 is not supported from Mitaka onwards, as per the Infra Team. The following patch removes this support from kuryr's setup.cfg as well. Change-Id: I23d82bdd8f47f2c259fc14ffc5a5cef9f7f336f7 Closes-Bug: #1526170
This commit is contained in:
parent
cf43dd58b0
commit
4e2b4d483b
@ -17,7 +17,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
|
||||||
|
|
||||||
[entry_points]
|
[entry_points]
|
||||||
|
Loading…
Reference in New Issue
Block a user