summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
author?ric Araujo <merwok@netwok.org>2012-03-13 16:05:55 +0100
committer?ric Araujo <merwok@netwok.org>2012-03-13 16:05:55 +0100
commit030489ab11c4252a876d1881e2c7a9b38c07a898 (patch)
treefc7c2417d4ae7058a3fc35121df72ea3edcca599 /setup.cfg
parent7d29edff4202035cc03f339e1a90ea30db37d640 (diff)
downloaddisutils2-030489ab11c4252a876d1881e2c7a9b38c07a898.tar.gz
Add missing CHANGES entries and remove more 2.4 support code
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 827c3df..e55bc41 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,6 +16,11 @@ classifier =
License :: OSI Approved :: Python Software Foundation License
Operating System :: OS Independent
Programming Language :: Python
+ Programming Language :: Python :: 2
+ Programming Language :: Python :: 2.5
+ Programming Language :: Python :: 2.6
+ Programming Language :: Python :: 2.7
+ Programming Language :: Python :: Implementation :: CPython
Topic :: Software Development :: Libraries :: Python Modules
Topic :: System :: Archiving :: Packaging
Topic :: System :: Systems Administration