Skip to content

Commit f2b6a00

Browse files
committed
feat(pep-561): Create py.typed file and include into pyproject.
1 parent 497d5d7 commit f2b6a00

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)