Skip to content

Commit

Permalink
added Python 3 to list of supported programming languages
Browse files Browse the repository at this point in the history
  • Loading branch information
fancycode committed Mar 22, 2011
1 parent f58c589 commit 6cdc4ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -159,6 +159,7 @@ def build_extension(self, ext):
classifiers = [
'Development Status :: 5 - Production/Stable',
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Topic :: Software Development :: Libraries :: Python Modules',
'Intended Audience :: Developers',
'License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)',
Expand Down

0 comments on commit 6cdc4ab

Please sign in to comment.