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 73b353e + 6f8421e commit a644705Copy full SHA for a644705
pyproject.toml
@@ -13,7 +13,7 @@ classifiers = [
13
"Topic :: Software Development :: Libraries :: Python Modules",
14
"Programming Language :: Python :: Implementation :: CPython",
15
"Programming Language :: Python :: Implementation :: PyPy",
16
- "'Programming Language :: Python :: 3 :: Only'",
+ "Programming Language :: Python :: 3 :: Only",
17
]
18
include = [
19
{ path = "tests", format = "sdist" }
0 commit comments