summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2015-12-23 01:31:14 +0000
committerDoug Hellmann <doug@doughellmann.com>2015-12-23 01:31:14 +0000
commit3ebc43814247d61a75645fd3330b899b3f04f525 (patch)
tree88baccc8b5869a7bb74b4102bbf78e8383e65bc5
parentdc0b65b15217c37da882b70f5f98d71305a474f1 (diff)
downloadosprofiler-3ebc43814247d61a75645fd3330b899b3f04f525.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: I9eba1d7547c3459a707110785b79bc79914a88a8
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index f719d74..9ae1855 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -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.3