summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorEric Brown <browne@vmware.com>2017-01-05 15:30:50 -0800
committerEric Brown <browne@vmware.com>2017-01-05 15:30:50 -0800
commit0c1dee4a9d2560ea90af468660a3732ef2d733a7 (patch)
tree95937eb8588d6b4c50b221e337d2cd86dba15b8c /setup.cfg
parent53adca6deb9b692f1e0842abef366f81aefc6e2d (diff)
downloadkeystonemiddleware-0c1dee4a9d2560ea90af468660a3732ef2d733a7.tar.gz
Remove references to Python 3.4
Now that there exists only a gate job for Python 3.5 and not 3.4, we should remove those references to the 3.4 that is untested. Change-Id: I77626618b9c8a61017df3e28c10a779a54422080
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 f42396d..deafd10 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,6 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
- Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[files]