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