Skip to content

Commit 577f179

Browse files
committed
add dummy src file
1 parent f305996 commit 577f179

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ build-backend = "hatchling.build"
55
[project]
66
name = "aws-durable-execution-sdk-python"
77
version = "0.0.0"
8+
9+
[tool.hatch.build.targets.wheel]
10+
packages = ["src/foo"]

src/foo.py

Whitespace-only changes.

0 commit comments

Comments
 (0)