diff --git a/pyproject.toml b/pyproject.toml index 70ef352..94f77ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,7 @@ documentation = "https://github.com/kannkyo/epss-api" homepage = "https://github.com/kannkyo/epss-api" include = ["sbom.xml"] keywords = ["EPSS", "security", "vulnerability"] +license = "MIT" name = "epss-api" readme = "README.rst" repository = "https://github.com/kannkyo/epss-api"