Skip to content

Commit

Permalink
Merge pull request #237 from gmcrocetti/pep-561
Browse files Browse the repository at this point in the history
feat: PEP-561 compliance
  • Loading branch information
heitorlessa authored Dec 9, 2020
2 parents 497d5d7 + f2b6a00 commit 525c5fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file added aws_lambda_powertools/py.typed
Empty file.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "aws_lambda_powertools"
version = "1.9.0"
description = "Python utilities for AWS Lambda functions including but not limited to tracing, logging and custom metric"
authors = ["Amazon Web Services"]
include = ["aws_lambda_powertools/py.typed"]
classifiers=[
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
Expand Down

0 comments on commit 525c5fd

Please sign in to comment.