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 8a1582c commit 2128db4Copy full SHA for 2128db4
pyproject.toml
@@ -11,7 +11,7 @@ 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"
+requires-python = ">=3.8.0,<4"
15
repository = "https://github.com/DataDog/datadog-lambda-python"
16
keywords = [
17
"datadog",
0 commit comments