diff --git a/pyproject.toml b/pyproject.toml index 2753982..4b9af28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,6 @@ classifiers = [ "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", - "Topic :: Software Development :: Libraries :: Application Stylesheet" ] requires-python = ">=3.8.1"