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.
1 parent 345732e commit ff7abadCopy full SHA for ff7abad
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