We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5a15e commit c68b570Copy full SHA for c68b570
1 file changed
pyproject.toml
@@ -28,9 +28,6 @@ Documentation = "https://github.com/aws/aws-durable-execution-sdk-python#readme"
28
Issues = "https://github.com/aws/aws-durable-execution-sdk-python/issues"
29
Source = "https://github.com/aws/aws-durable-execution-sdk-python"
30
31
-[tool.hatch.build.targets.sdist]
32
-packages = ["src/aws_durable_execution_sdk_python"]
33
-
34
[tool.hatch.build.targets.wheel]
35
packages = ["src/aws_durable_execution_sdk_python"]
36
0 commit comments