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 0104ca6 commit ebe8848Copy full SHA for ebe8848
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