summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorEric Brown <browne@vmware.com>2015-07-13 04:53:17 -0700
committerEric Brown <browne@vmware.com>2015-07-13 04:53:17 -0700
commit3668d9cae2f620b5414c2c181cbd3adccd95e6e9 (patch)
treebecba174222e2adb90974111edb511f1dd38448f /setup.cfg
parentd3b97553955dfa970228649c7a25c32a26dd44b9 (diff)
downloadpython-keystoneclient-3668d9cae2f620b5414c2c181cbd3adccd95e6e9.tar.gz
py34 not py33 is tested and supported
The setup.cfg refers to Programming Language of Python 3.3 whereas jenkins is setup only to test Python 3.4. This patch updates setup.cfg and removes py33 from tox.ini. TrivialFix Change-Id: I1bc7fae6481c4fef71746ed1c144af37445a81ac
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 e7aa998..bdd7fe6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -17,7 +17,7 @@ classifier =
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
Programming Language :: Python :: 3
- Programming Language :: Python :: 3.3
+ Programming Language :: Python :: 3.4
[files]
packages =