Skip to content

Commit

Permalink
chore: Adds readme and license to pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS-Samuel committed Apr 1, 2024
1 parent 1d6d18c commit 73e8fed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ authors = [
{name = "Amazon Web Services"},
]
dynamic = ["version"]
readme = "README.md"
license = "Apache-2.0"
dependencies = [
"requests ~= 2.31",
"boto3 >= 1.28.80",
Expand Down

0 comments on commit 73e8fed

Please sign in to comment.