summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-02-24 07:38:58 -0600
committerAlex Gaynor <alex.gaynor@gmail.com>2014-03-01 09:18:35 -0800
commitfa261595950b0afc1bb5af2376e3578d16dc96f9 (patch)
tree104b5c8c34f80e28e705be1464a66f95aa019379
parentef796d4fc92d15fc518106f40e2987fb8816b18c (diff)
downloadpbr-fa261595950b0afc1bb5af2376e3578d16dc96f9.tar.gz
Declare support for Python versions in setup.cfg
Change-Id: Iffdcf7a6eab6990f9b32669070b8a4173e834613
-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 =