Skip to content

Commit e253940

Browse files
authored
Update pyproject.toml
1 parent 5ce6ebe commit e253940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
]
2323
dependencies = [
2424
"boto3>=1.40.30",
25-
"aws_durable_execution_sdk_python @ https://github.com/aws/aws-durable-execution-sdk-python"
25+
"aws_durable_execution_sdk_python @ git+ssh://git@github.com/aws/aws-durable-execution-sdk-python.git"
2626
]
2727

2828
[project.urls]

0 commit comments

Comments
 (0)