Skip to content

Commit 61e534c

Browse files
authored
Update pyproject.toml
1 parent e2a2511 commit 61e534c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ path = "src/makeapp/__init__.py"
5252
[tool.hatch.build.targets.wheel]
5353
packages = ["src/makeapp"]
5454

55+
[tool.hatch.build.targets.sdist]
56+
packages = ["src/makeapp"]
57+
5558
[tool.pytest.ini_options]
5659
testpaths = [
5760
"tests",

0 commit comments

Comments
 (0)