Skip to content

Commit

Permalink
setup/PyPI: Add PyPy classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
akx committed Feb 7, 2016
1 parent 6a386ac commit 56499ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def run(self):
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: Implementation :: PyPy',
'Topic :: Software Development :: Libraries :: Python Modules',
],
packages=['babel', 'babel.messages', 'babel.localtime'],
Expand Down

0 comments on commit 56499ed

Please sign in to comment.