Skip to content

Commit 885a5d5

Browse files
committed
pypy
1 parent 09ee089 commit 885a5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def get_reqs(filename):
6060
"Programming Language :: Python :: 3.5",
6161
"Programming Language :: Python :: 3.6",
6262
"Programming Language :: Python :: 3.7",
63-
"Programming Language :: Python :: Implementation :: PyPy3",
63+
"Programming Language :: Python :: Implementation :: PyPy",
6464
"Development Status :: 5 - Production/Stable",
6565
"License :: OSI Approved :: MIT License"
6666
],

0 commit comments

Comments
 (0)