diff --git a/pyproject.toml b/pyproject.toml index e0c1177..5922d94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,9 +16,7 @@ description = "Manage default file and URI scheme handlers on macOS 12.0+" authors = [ {name = "jeanluc", email = "lkubb@protonmail.com"}, ] -keywords = [ - "salt-extension", -] +keywords = [] license = {text = "Apache Software License"} classifiers = [ "Programming Language :: Python",