We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09ee089 commit 885a5d5Copy full SHA for 885a5d5
setup.py
@@ -60,7 +60,7 @@ def get_reqs(filename):
60
"Programming Language :: Python :: 3.5",
61
"Programming Language :: Python :: 3.6",
62
"Programming Language :: Python :: 3.7",
63
- "Programming Language :: Python :: Implementation :: PyPy3",
+ "Programming Language :: Python :: Implementation :: PyPy",
64
"Development Status :: 5 - Production/Stable",
65
"License :: OSI Approved :: MIT License"
66
],
0 commit comments