summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-03-04 04:56:20 +0000
committerGerrit Code Review <review@openstack.org>2014-03-04 04:56:20 +0000
commit01b12f879060509c514d072b863716d30db4ca0e (patch)
tree1c622b66001ec37e4fdd573eef82a028edcb395a
parentfe08ee5d79def281590627c07e80d665a09d9ddb (diff)
parentfa261595950b0afc1bb5af2376e3578d16dc96f9 (diff)
downloadpbr-01b12f879060509c514d072b863716d30db4ca0e.tar.gz
Merge "Declare support for Python versions in setup.cfg"
-rw-r--r--setup.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index e2db946..96ac041 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,6 +16,11 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
+ Programming Language :: Python :: 2
+ Programming Language :: Python :: 2.6
+ Programming Language :: Python :: 2.7
+ Programming Language :: Python :: 3
+ Programming Language :: Python :: 3.3
[files]
packages =