diff --git a/pyproject.toml b/pyproject.toml index 839b14d8..db8c83ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ "Development Status :: 5 - Production/Stable", # Indicate who your project is intended for "Intended Audience :: Developers", - "Topic :: Code Quality :: Utility Tools", + "Topic :: Software Development :: Quality Assurance", # Specify the Python versions you support here. "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.8",