summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorShu Muto <shu-mutou@rf.jp.nec.com>2016-01-07 01:49:41 +0000
committerShu Muto <shu-mutou@rf.jp.nec.com>2016-01-07 01:51:11 +0000
commitbc8cc31048bc8bdbc76753dd612adb15705cd58e (patch)
tree5cd3d0c8d73952beef154be465481c07c3add2bf /setup.cfg
parentaba40f9fdb46dcbe1e785a2e7c70f3c855d679ab (diff)
downloadpython-glanceclient-bc8cc31048bc8bdbc76753dd612adb15705cd58e.tar.gz
Drop py33 support
"Python 3.3 support is being dropped since OpenStack Liberty." written in following URL. https://wiki.openstack.org/wiki/Python3 And already the infra team and the oslo team are dropping py33 support from their projects. Since we rely on oslo for a lot of our work, and depend on infra for our CI, we should drop py33 support too. Change-Id: Id80bab700d0535b919be6b8f42e0c1561557e45e Closes-Bug: #1526170
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 821e88d..603c0cf 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
- Programming Language :: Python :: 3.3
+ Programming Language :: Python :: 3.4
[files]
packages =