Skip to content

Commit e03cd7d

Browse files
committed
setup/PyPI: Add PyPy classifier
1 parent 6a386ac commit e03cd7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ def run(self):
5151
'Programming Language :: Python :: 3.3',
5252
'Programming Language :: Python :: 3.4',
5353
'Programming Language :: Python :: 3.5',
54+
'Programming Language :: Python :: Implementation :: PyPy',
5455
'Topic :: Software Development :: Libraries :: Python Modules',
5556
],
5657
packages=['babel', 'babel.messages', 'babel.localtime'],

0 commit comments

Comments
 (0)