Drop py26 from setup.cfg

As of https://wiki.openstack.org/wiki/python3 OpenStack
is dropping py26 for mitaka. In this patch I deleted py26
from setup.cfg

Change-Id: I1ae1507cdad0e940167c9c27363ed585a426a7d8
This commit is contained in:
venkatamahesh 2015-12-11 14:21:35 +05:30
parent 83ff2ba6bb
commit 7a4866339c

View File

@ -14,7 +14,6 @@ classifier =
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3