Adding pypy classifier

This commit is contained in:
Roman Mogilatov 2015-03-26 17:27:36 +02:00
parent 8d896e7272
commit 32cf5b29b8

View File

@ -63,7 +63,7 @@ if __name__ == '__main__':
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: Implementation :: CPython',
# 'Programming Language :: Python :: Implementation :: PyPy',
'Programming Language :: Python :: Implementation :: PyPy',
'Topic :: Software Development',
'Topic :: Software Development :: Libraries',
'Topic :: Software Development :: Libraries :: Python Modules',