Skip to content

Commit 9076549

Browse files
committed
Fix error in setup.py
PyPI doesn't recognize PyPy3 as a valid programming language
1 parent e54e5a5 commit 9076549

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
Programming Language :: Python :: 3.6
5858
Programming Language :: Python :: 3.7
5959
Programming Language :: Python :: Implementation :: CPython
60-
Programming Language :: Python :: Implementation :: PyPy3
6160
Topic :: Software Development :: Libraries :: Python Modules
6261
""".splitlines())))
6362

0 commit comments

Comments
 (0)