Skip to content

Commit c8cf3ba

Browse files
authored
chore(license): Add THIRD-PARTY-LICENSES (aws-powertools#641)
1 parent cdef9c4 commit c8cf3ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "aws_lambda_powertools"
33
version = "1.20.1"
44
description = "A suite of utilities for AWS Lambda functions to ease adopting best practices such as tracing, structured logging, custom metrics, batching, idempotency, feature flags, and more."
55
authors = ["Amazon Web Services"]
6-
include = ["aws_lambda_powertools/py.typed"]
6+
include = ["aws_lambda_powertools/py.typed", "THIRD-PARTY-LICENSES"]
77
classifiers=[
88
"Development Status :: 5 - Production/Stable",
99
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)