We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 005f850 commit a9d57d6Copy full SHA for a9d57d6
pyproject.toml
@@ -12,7 +12,7 @@ classifiers=[
12
"Programming Language :: Python :: 3.7",
13
"Programming Language :: Python :: 3.8",
14
]
15
-repository="https://github.com/awslabs/aws-lambda-powertools/"
+repository="https://github.com/awslabs/aws-lambda-powertools-python"
16
readme = "README.md"
17
keywords = ["aws_lambda_powertools", "aws", "tracing", "logging", "lambda", "powertools"]
18
license = "MIT-0"
0 commit comments