Skip to content

Commit c68b570

Browse files
xhochyyaythomas
authored andcommitted
fix: sdist should also contain the src/ folder
1 parent fc5a15e commit c68b570

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ Documentation = "https://github.com/aws/aws-durable-execution-sdk-python#readme"
2828
Issues = "https://github.com/aws/aws-durable-execution-sdk-python/issues"
2929
Source = "https://github.com/aws/aws-durable-execution-sdk-python"
3030

31-
[tool.hatch.build.targets.sdist]
32-
packages = ["src/aws_durable_execution_sdk_python"]
33-
3431
[tool.hatch.build.targets.wheel]
3532
packages = ["src/aws_durable_execution_sdk_python"]
3633

0 commit comments

Comments
 (0)