Skip to content

Commit 8d4c6c2

Browse files
committed
Corrected PyPI classifier.
1 parent 2cb9613 commit 8d4c6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ def find_version(*parts):
103103
'Programming Language :: Python :: 3',
104104
'Programming Language :: Python :: 3.5',
105105
'Programming Language :: Python :: 3.6',
106-
'Programming Language :: Python :: Implementation :: PyPy3',
106+
'Programming Language :: Python :: Implementation :: PyPy',
107107
'Topic :: Internet :: WWW/HTTP',
108108
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
109109
],

0 commit comments

Comments
 (0)