summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorlijunbo <lijunbo@fiberhome.com>2017-03-23 16:01:55 +0800
committerjunboli <lijunbo@fiberhome.com>2017-03-24 01:52:08 +0000
commit07ad860d0748ee10e5d85f3fef2f18ae79a7a5b7 (patch)
tree36fe386f187bb3be04f3630a7aba4d64d293c309 /setup.cfg
parentba46e69eeeb100528b1d29836f055feed043ef95 (diff)
downloadpython-glanceclient-07ad860d0748ee10e5d85f3fef2f18ae79a7a5b7.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: I8853fadc29823b16fb4b620648636d658ec38d8d
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 1cd9454..7bb99f2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,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]