diff --git a/pyproject.toml b/pyproject.toml index 7166463..ff93fcf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,10 +30,7 @@ classifiers = [ "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Typing :: Typed", - "Topic :: Internet :: WWW/HTTP", - # Include this classifier to prevent accidently publishing private code to PyPI. - # https://pypi.org/classifiers/ - "Private :: Do Not Upload", + "Topic :: Internet :: WWW/HTTP" ] requires-python = ">=3.10" dependencies = [