summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEndre Karlson <endre.karlson@hp.com>2015-12-07 09:55:20 +0100
committerEndre Karlson <endre.karlson@hp.com>2015-12-07 09:55:20 +0100
commit51e875dbc8d35ba8059ba9bca5127e832da113c1 (patch)
tree41983c795cdcc58f410c0bff98bca1a6958ab10a
parent9f7ad0d4359327243f1fcd34b2400df94335cb5a (diff)
downloadpython-designateclient-51e875dbc8d35ba8059ba9bca5127e832da113c1.tar.gz
Indicate py34 support
Change-Id: I38b31e3e25f14b3e7516aa7efe01301a9c1b84f7
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 0b296e5..9213096 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,6 +16,8 @@ classifier =
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
+ Programming Language :: Python :: 3
+ Programming Language :: Python :: 3.4
Topic :: Internet :: Name Service (DNS)
[global]