We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b7e7f commit e9fea24Copy full SHA for e9fea24
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
]
23
dependencies = [
24
"boto3>=1.40.30",
25
- "aws_durable_execution_sdk_python @ file://{root}/../aws-durable-execution-sdk-python
+ "aws_durable_execution_sdk_python @ file://{root}/../aws-durable-execution-sdk-python"
26
27
28
[project.urls]
0 commit comments