Remove py26 support from astara-neutron

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: Iad91f841247fd5278e02ee2d2e0b5d417263c311
Related-Bug: #1519510
This commit is contained in:
sonu.kumar 2015-12-15 14:16:03 +05:30
parent c24a9f75b4
commit 9639dae09e
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ classifier =
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
[files]