Drop py26 and py33 support
As of mitaka, the infra team and oslo team are dropping py26 and py33 support. Since we rely on oslo for a lot of our work, and depend on infra for our CI, we should drop py26 and py33 support too. Change-Id: I7b61be5886d3906dec663e6461ab65f9ee85a119 Closes-Bug: #1519510 Closes-Bug: #1526170
This commit is contained in:
parent
5947f02f3c
commit
6391ecf316
@ -15,9 +15,7 @@ classifier =
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 2
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 2.6
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.3
|
||||
Programming Language :: Python :: 3.4
|
||||
|
||||
[files]
|
||||
|
Loading…
Reference in New Issue
Block a user