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 ce87e52 commit 8a1582cCopy full SHA for 8a1582c
pyproject.toml
@@ -5,6 +5,10 @@ description = "The Datadog AWS Lambda Library"
5
authors = ["Datadog, Inc. <[email protected]>"]
6
7
[project]
8
+name = "datadog_lambda"
9
+version = "8.121.0.dev0"
10
+description = "The Datadog AWS Lambda Library"
11
+authors = [{ name = "Datadog, Inc.", email = "[email protected]" }]
12
license = "Apache-2.0"
13
readme = "README.md"
14
requires-python = ">3.8.0,<4"
0 commit comments