We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 345732e + ff7abad commit 0c1c030Copy full SHA for 0c1c030
setup.py
@@ -68,7 +68,7 @@ def get_version(version_tuple):
68
"Programming Language :: Python :: 3.7",
69
"Programming Language :: Python :: 3.8",
70
"Programming Language :: Python :: 3.9",
71
- "Programming Language :: Python :: Implementation :: PyPy"
+ "Programming Language :: Python :: Implementation :: PyPy",
72
"Programming Language :: Python :: Implementation :: CPython",
73
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
74
"Topic :: Software Development :: Libraries :: Python Modules",
0 commit comments