changeset 979:349c74c022bc stable-0.7.x

Merge r1201 from trunk (add Python 2 trove classifier).
author hodgestar
date Sun, 30 Dec 2012 14:45:49 +0000
parents 8453949a5f7d
children 82918db18e96
files setup.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -130,6 +130,7 @@
         'License :: OSI Approved :: BSD License',
         'Operating System :: OS Independent',
         'Programming Language :: Python',
+        'Programming Language :: Python :: 2',
         'Programming Language :: Python :: 3',
         'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
         'Topic :: Software Development :: Libraries :: Python Modules',
Copyright (C) 2012-2017 Edgewall Software