summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2015-12-23 01:31:10 +0000
committerDoug Hellmann <doug@doughellmann.com>2015-12-23 01:31:10 +0000
commit700e644b40831b6675deea3f87eae329d9babf8f (patch)
treef3f7cfaeef91ac4ef2448196e800b75922602ccb /setup.cfg
parent2b1f1ea7c375ca65d991015dd2a743f041700304 (diff)
downloadheat-templates-700e644b40831b6675deea3f87eae329d9babf8f.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: I954f41c15c10221930e011bd7d54e16b4e1a9b66
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 5bfd866..86fb77b 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