summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-03-08 22:17:34 +0000
committerGerrit Code Review <review@openstack.org>2017-03-08 22:17:34 +0000
commita93440023b165881ac3a4cb2abb1cb509318449f (patch)
treee101c6640a8781d6857231614fcd918169b567e8 /setup.cfg
parent37b5d0d45eedd5917c1c9d343ba0fcac27249417 (diff)
parent73c2a809f74eeec1005a61f5bf5eeb478246b3a8 (diff)
downloadpython-openstackclient-a93440023b165881ac3a4cb2abb1cb509318449f.tar.gz
Merge "Remove py34 tox env and pypi classifier"
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 5d8b06b7..68d2ba21 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]