Removing python 2.6 support
Python 2.6 is no longer supported in Django >= 1.7 or by OpenStack as of Kilo. Additionally, the versions of django_openstack_auth are all capped on the stable branches, so this will not effect them. Change-Id: I75fc4a0ba090eb0d10cda235a1deb75f734ab1c7
This commit is contained in:
@@ -19,7 +19,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
|
||||
Topic :: Internet :: WWW/HTTP
|
||||
|
||||
Reference in New Issue
Block a user