diff --git a/pyproject.toml b/pyproject.toml index d149ffd..e23ef59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ readme = "README.md" authors = [{ name = "Francesco Paissan & others", email = "francescopaissan@gmail.com" }] license = { file = "LICENSE" } classifiers = [ - "License :: OSI Approved :: Apache License", + "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 3", ]