Skip to content

Commit 525c5fd

Browse files
authored
Merge pull request #237 from gmcrocetti/pep-561
feat: PEP-561 compliance
2 parents 497d5d7 + f2b6a00 commit 525c5fd

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

Diff for: aws_lambda_powertools/py.typed

Whitespace-only changes.

Diff for: pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "aws_lambda_powertools"
33
version = "1.9.0"
44
description = "Python utilities for AWS Lambda functions including but not limited to tracing, logging and custom metric"
55
authors = ["Amazon Web Services"]
6+
include = ["aws_lambda_powertools/py.typed"]
67
classifiers=[
78
"Development Status :: 5 - Production/Stable",
89
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)