We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a386ac commit e03cd7dCopy full SHA for e03cd7d
1 file changed
setup.py
@@ -51,6 +51,7 @@ def run(self):
51
'Programming Language :: Python :: 3.3',
52
'Programming Language :: Python :: 3.4',
53
'Programming Language :: Python :: 3.5',
54
+ 'Programming Language :: Python :: Implementation :: PyPy',
55
'Topic :: Software Development :: Libraries :: Python Modules',
56
],
57
packages=['babel', 'babel.messages', 'babel.localtime'],
0 commit comments