summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2015-12-23 01:31:13 +0000
committerMorgan Fainberg <morgan.fainberg@gmail.com>2015-12-24 01:22:07 +0000
commitf765a16c6c84d8b4a116585676f46087e458987b (patch)
tree25407045020ec573c3d52ef35cbfb62afa23ccf6 /setup.cfg
parent939862e55e42c5fafee9c2fec42b5f5fde8fc205 (diff)
downloados-client-config-f765a16c6c84d8b4a116585676f46087e458987b.tar.gz
remove python 2.6 os-client-config classifier
OpenStack projects are no longer being tested under Python 2.6, so remove the classifier implying that this project supports 2.6. Change-Id: Ic24f93d5f7e7ffb1eaf91617c09cc897163e88df
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 bc4f128..89df35c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -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
Programming Language :: Python :: 3.4