summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2015-12-23 01:31:13 +0000
committerDoug Hellmann <doug@doughellmann.com>2015-12-23 01:31:13 +0000
commit76747d6a497dc36f63a9e0e7c6bc46f355baf227 (patch)
tree24057ac76b10701c46ede6ad98ceac9869c18dbe
parent2a3d4ac23da5c93cf883d2122ab9cbec769a4d1f (diff)
downloadoslo-incubator-76747d6a497dc36f63a9e0e7c6bc46f355baf227.tar.gz
remove python 2.6 trove classifier
OpenStack projects are no longer being tested under Python 2.6, so remove the trove classifier implying that this project supports 2.6. Change-Id: Ie21933f3d88b152af324ce7d386a9320309b1e8c
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 690da8c7..0b378f95 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.4