Remove py26 support

as of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. sine we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.

Change-Id: I967b55fb4e1d3b636ec4bb22f491bd3593a798c0
Closes-Bug: #1519510
This commit is contained in:
zhangyangyang 2017-09-17 23:00:53 +08:00
parent a842b2db46
commit 348ea0f7fa
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ 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