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:
shu-mutou 2015-12-15 19:26:22 +09:00
parent 5947f02f3c
commit 6391ecf316
1 changed files with 0 additions and 2 deletions

View File

@ -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]