Skip to content

Commit

Permalink
Added Python 3.2/3.3 trove classifiers in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
claudep committed Feb 26, 2013
1 parent bd669e4 commit 5c51d71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ def fullsplit(path, result=None):
'Programming Language :: Python',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Topic :: Internet :: WWW/HTTP',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
'Topic :: Internet :: WWW/HTTP :: WSGI',
Expand Down

0 comments on commit 5c51d71

Please sign in to comment.