Skip to content

Commit

Permalink
Add trove classifiers for Python 2 and 3 compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Jan 23, 2012
1 parent ee76a8e commit 5713ec3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Expand Up @@ -39,6 +39,8 @@
'License :: OSI Approved :: MIT License',
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 3',
'Topic :: Internet :: WWW/HTTP',
'Topic :: Software Development :: Libraries',
],
Expand Down

0 comments on commit 5713ec3

Please sign in to comment.