# HG changeset patch # User hodgestar # Date 1356878749 0 # Node ID 349c74c022bcfc111c1e72327878c34081c4427d # Parent 8453949a5f7d68f7889fec63ee6c31836d9e1e83 Merge r1201 from trunk (add Python 2 trove classifier). diff --git a/setup.py b/setup.py --- 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',