summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2015-06-23 16:51:17 -0700
committerVictor Sergeyev <vsergeyev@mirantis.com>2015-07-06 12:02:54 +0300
commit7c2aa0ced0bb60bd192260abecc99a688943205a (patch)
tree7950c0ea49f6906b5279a95e95a79a4f5298763f /setup.cfg
parent8dc5923a986ee129048594874d97368a30fa7330 (diff)
downloadoslo-messaging-7c2aa0ced0bb60bd192260abecc99a688943205a.tar.gz
Remove 2.6 classifier
This removes the 2.6 classifier so that support for 2.6 is not noted (when building packages, on pypi...) as happening anymore for oslo.messaging (since check/gating support for it has been turned off). Depends-On: I4013bf38a197c9a9d82b3956ddbd25450d913df9 Change-Id: Ic4150332fff0724e5178e14f91ac54d5a80d408b
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 17c2289..9b664f6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,7 +14,6 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
- Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
[files]