summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorEric Brown <browne@vmware.com>2015-07-13 04:17:44 -0700
committerEric Brown <browne@vmware.com>2015-07-13 11:43:06 +0000
commite7dde0bb792a4d7a3f0293d915f17e79e4b16de2 (patch)
treeb25d32c213d27b4cfe7f9bd5242c58293934d959 /setup.cfg
parent4114d206d5fae0703756e6b9c2a15112186ae4a4 (diff)
downloadkeystonemiddleware-e7dde0bb792a4d7a3f0293d915f17e79e4b16de2.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: I6e4b01bf4997a99fd0ac0c2602d87321c076d2ad
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 2a72b8f..4ff866e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,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 =