Skip to content

Commit 8754375

Browse files
committed
(Include Trove classifier for PyPy)
1 parent 2e7a701 commit 8754375

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
'Programming Language :: Python :: 3',
2626
'Programming Language :: Python :: 3.4',
2727
'Programming Language :: Python :: 3.5',
28+
'Programming Language :: Python :: Implementation :: PyPy',
2829
'Topic :: Software Development :: Libraries :: Python Modules',
2930
],
3031
)

0 commit comments

Comments
 (0)