summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorkavithahr <kavitha.r@nectechnologies.in>2017-03-08 17:23:28 +0530
committerkavithahr <kavitha.r@nectechnologies.in>2017-03-08 17:24:48 +0530
commit49710e71f78f9f1163f3ae1b889e4874beb90379 (patch)
treeeb3c64f7f26e533d597a2bd20439cc269b4cf507 /setup.cfg
parent4c9d42f60ffd9965cbdf2a243d062409123367c9 (diff)
downloadpython-neutronclient-49710e71f78f9f1163f3ae1b889e4874beb90379.tar.gz
Python 3.4 support is removed
In setup.cfg and tox.ini the python 3.4 is removed beacuse python 3.5 is available. Change-Id: I176d7fce4778aa7a1d4d93924d4c8785233fa7ef
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 ac7da5c..cec20f9 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
[files]