summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqingszhao <zhao.daqing@99cloud.net>2018-11-30 07:31:51 +0000
committerqingszhao <zhao.daqing@99cloud.net>2018-11-30 07:32:03 +0000
commit8a4228146899534f906f8e10ec9040ab3f1ee970 (patch)
tree5cb219defc96591231e8266a20c3a32651059453
parentfc128672f63fe663950e13da105e084321937fe5 (diff)
downloadpython-swiftclient-8a4228146899534f906f8e10ec9040ab3f1ee970.tar.gz
Add Python 3.6 classifier to setup.cfg
Change-Id: If3b2cdcd009136286d68fe07b14e06261b3069a0
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index ddb64a0..531458f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -18,6 +18,7 @@ classifier =
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
+ Programming Language :: Python :: 3.6
[global]
setup-hooks =