Skip to content

Commit d5a12f7

Browse files
committed
specify sds and wheel separated
1 parent a35d5ac commit d5a12f7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ build-backend = "hatchling.build"
3434
[tool.hatch.build.targets.wheel]
3535
packages = ["src/probeinterface"]
3636

37+
[tool.hatch.build.targets.sdist]
38+
packages = ["src/probeinterface"]
3739

3840
[project.optional-dependencies]
3941

0 commit comments

Comments
 (0)