summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorshu-mutou <shu-mutou@rf.jp.nec.com>2015-12-02 16:54:06 +0900
committershu-mutou <shu-mutou@rf.jp.nec.com>2015-12-15 15:07:00 +0900
commitaba40f9fdb46dcbe1e785a2e7c70f3c855d679ab (patch)
treede7d9ae7d914e30c7459dfb2b3db4028a42b2681 /setup.cfg
parent96f62fe7a04ebe7a2a8450d16e5ea6c60e56ac90 (diff)
downloadpython-glanceclient-aba40f9fdb46dcbe1e785a2e7c70f3c855d679ab.tar.gz
Remove py26 support
As of mitaka, the infra team won't have the resources available to reasonably test py26, also the oslo team is dropping py26 support from their libraries. sine we rely on oslo for a lot of our work, and depend on infra for our CI, we should drop py26 support too. Change-Id: I50eff4ea33358791cc4f139b3b369489c38f7e5c Closes-Bug: 1519510
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 2247515..821e88d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -18,7 +18,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