summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-05-15 20:12:45 +0000
committerGerrit Code Review <review@openstack.org>2014-05-15 20:12:45 +0000
commitfe5e8a75747b619cd57f5d401c7c3e49358a4dfc (patch)
tree64d70afbdcad031fa7c7614260a95bf47da175b6
parent22badfd804f4a7e2d161954748a51d5ec727293c (diff)
parent8b71670f150eed648d6cbb7b0b73655dbc52f40f (diff)
downloadpython-swiftclient-fe5e8a75747b619cd57f5d401c7c3e49358a4dfc.tar.gz
Merge "Declare that we support Python 3"
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index a7f8c2d..2334b2b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,6 +16,8 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
+ Programming Language :: Python :: 3
+ Programming Language :: Python :: 3.3
[global]
setup-hooks =