summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqingszhao <zhao.daqing@99cloud.net>2018-11-29 09:18:03 +0000
committerqingszhao <zhao.daqing@99cloud.net>2018-11-29 09:18:17 +0000
commit3192de540af5a84c7527363eb46b1c77252bb778 (patch)
tree61a6170ceb7695f50890486f68911fed1d199ce1
parentf0b7eb4d8c90ef516174538025629d8458d4180b (diff)
downloadpython-designateclient-3192de540af5a84c7527363eb46b1c77252bb778.tar.gz
Add Python 3.6 classifier to setup.cfg
Change-Id: I181a86cdde2d49eb1072f9488a8b4a9500f29dbe
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 94064c1..8c22b9c 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
Topic :: Internet :: Name Service (DNS)
[global]