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: Ia229285086c24bf8e1e52887a0aa513c66e68727
Related-Bug: #1519510
This commit is contained in:
sonu.kumar 2015-12-03 12:41:36 +05:30
parent 985fb1b644
commit 5444a2eea5

View File

@ -16,7 +16,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