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 5ce6ebe commit e253940Copy full SHA for e253940
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
]
23
dependencies = [
24
"boto3>=1.40.30",
25
- "aws_durable_execution_sdk_python @ https://github.com/aws/aws-durable-execution-sdk-python"
+ "aws_durable_execution_sdk_python @ git+ssh://git@github.com/aws/aws-durable-execution-sdk-python.git"
26
27
28
[project.urls]
0 commit comments