We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e7a701 commit 8754375Copy full SHA for 8754375
setup.py
@@ -25,6 +25,7 @@
25
'Programming Language :: Python :: 3',
26
'Programming Language :: Python :: 3.4',
27
'Programming Language :: Python :: 3.5',
28
+ 'Programming Language :: Python :: Implementation :: PyPy',
29
'Topic :: Software Development :: Libraries :: Python Modules',
30
],
31
)
0 commit comments