We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1aa7ec commit 3d003bfCopy full SHA for 3d003bf
2 files changed
pyproject.toml
@@ -5,3 +5,6 @@ build-backend = "hatchling.build"
5
[project]
6
name = "aws-durable-execution-sdk-python-testing"
7
version = "0.0.0"
8
+
9
+[tool.hatch.build.targets.wheel]
10
+packages = ["src/foo"]
src/foo.py
0 commit comments