We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0104ca6 + ebe8848 commit 9bbd9f2Copy full SHA for 9bbd9f2
pyproject.toml
@@ -30,10 +30,7 @@ classifiers = [
30
"Programming Language :: Python :: 3.10",
31
"Programming Language :: Python :: 3.11",
32
"Typing :: Typed",
33
- "Topic :: Internet :: WWW/HTTP",
34
- # Include this classifier to prevent accidently publishing private code to PyPI.
35
- # https://pypi.org/classifiers/
36
- "Private :: Do Not Upload",
+ "Topic :: Internet :: WWW/HTTP"
37
]
38
requires-python = ">=3.10"
39
dependencies = [
0 commit comments