Commit cb4b469a authored by Russell Keith-Magee's avatar Russell Keith-Magee
Browse files

[1.2.X] Added trove classifiers for specific python versions. Thanks to Brett...

[1.2.X] Added trove classifiers for specific python versions. Thanks to Brett Cannon for the suggestion.

Backport of r15760 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15761 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 64011c8e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -89,6 +89,10 @@ setup(
                   'License :: OSI Approved :: BSD License',
                   'Operating System :: OS Independent',
                   'Programming Language :: Python',
                   'Programming Language :: Python :: 2.4',
                   'Programming Language :: Python :: 2.5',
                   'Programming Language :: Python :: 2.6',
                   'Programming Language :: Python :: 2.7',
                   'Topic :: Internet :: WWW/HTTP',
                   'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
                   'Topic :: Internet :: WWW/HTTP :: WSGI',