summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorTony Xu <hhktony@gmail.com>2016-10-26 10:26:27 +0800
committerTony Xu <hhktony@gmail.com>2016-10-26 10:26:48 +0800
commit8ae2e4c8a1fddc0ae063feae1dde629d353cfbe5 (patch)
tree881368e134e03f5b9e326ffb8de754794e57bb65 /setup.cfg
parent2ba65d00ca84fd471bf1cef43c332a4b11b99ffe (diff)
downloadpython-novaclient-8ae2e4c8a1fddc0ae063feae1dde629d353cfbe5.tar.gz
Add Python 3.5 classifier and venv
Now that there is a passing gate job, we can claim support for Python 3.5 in the classifier. This patch also adds the convenience py35 venv. Change-Id: Ic80a40692726b05f0f9d174f6ba7e7040f30db38
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 0ce97cbd..0e0dd0a9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -20,6 +20,7 @@ classifier =
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
+ Programming Language :: Python :: 3.5
[files]
packages =