Drop py2.6 support for keystone middleware

Since it is not supported to run very modern Keystonemiddleware
with much older services, py26 is no longer needed for Kyestonemiddleware.

This will allow us to cleanup the test-requires and other py26-specific
requirements from the project.

Depends-On: I316d3ec56ade662cb5deeca0d3d48230c878f35d

Change-Id: If4bbac7b5d14107037591e8916170841e17d0ef1
This commit is contained in:
Morgan Fainberg 2015-05-30 12:30:18 -07:00
parent fc54d8134c
commit 8aa9e80745
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