We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb9613 commit 8d4c6c2Copy full SHA for 8d4c6c2
setup.py
@@ -103,7 +103,7 @@ def find_version(*parts):
103
'Programming Language :: Python :: 3',
104
'Programming Language :: Python :: 3.5',
105
'Programming Language :: Python :: 3.6',
106
- 'Programming Language :: Python :: Implementation :: PyPy3',
+ 'Programming Language :: Python :: Implementation :: PyPy',
107
'Topic :: Internet :: WWW/HTTP',
108
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
109
],
0 commit comments