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 3ae5125 commit 0ad3f7dCopy full SHA for 0ad3f7d
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
[project]
6
name = "aws-durable-execution-sdk-python-testing"
7
dynamic = ["version"]
8
-description = 'This is the Python SDK for AWS Lambda Durable Execution.'
+description = 'AWS Durable Execution Testing SDK for Python'
9
readme = "README.md"
10
requires-python = ">=3.11"
11
license = "Apache-2.0"
0 commit comments