diff --git a/pyproject.toml b/pyproject.toml index d46c959..9e8294e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,10 +28,6 @@ classifiers = [ "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Framework :: AsyncIO", - "Topic :: Software Development :: Libraries :: Python Modules", - "Topic :: Internet :: WWW/HTTP", - "Topic :: Utilities", - "Topic :: Rest APIs", ] [project.urls]