summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorlingyongxu <lyxu@fiberhome.com>2017-06-07 17:42:16 +0800
committerlingyongxu <lyxu@fiberhome.com>2017-06-09 17:43:52 +0800
commitb27127fd09629568d51570b721e515331a65f6e6 (patch)
tree57edbb0e273886ba57c5a51f5854f3e94e674fcf /setup.cfg
parent6d5e87a1830977d3962e5cf22476b0892b39ce81 (diff)
downloadpython-swiftclient-b27127fd09629568d51570b721e515331a65f6e6.tar.gz
Drop py34 target in tox.ini
We support py35 now.so it is no need to keep the supoort for py34. Change-Id: Ie76e897bea3c184410e2b151fbe978d93bc21624
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 4af3151..2b15aef 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -17,7 +17,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
[global]