Skip to content

Commit

Permalink
Merge pull request #156 from kannkyo/add-license
Browse files Browse the repository at this point in the history
add license to pyproject.toml
  • Loading branch information
kannkyo authored Dec 9, 2024
2 parents ef7c500 + 05d66f8 commit 9352987
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9352987

Please sign in to comment.