Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 40583a9

Browse files
committed
Set tool.hatch.build.targets.wheel package
1 parent b6861d0 commit 40583a9

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
@@ -29,6 +29,9 @@ test = [
2929
"Homepage" = "https://github.com/surquest/python-fastapi-utils"
3030
"Bug Tracker" = "https://github.com/surquest/python-fastapi-utils/issues"
3131

32+
[tool.hatch.build.targets.wheel]
33+
packages = ["src/surquest"]
34+
3235
[tool.hatch.build.targets.wheel.sources]
3336
"src" = ""
3437
"scripts" = "surquest"

0 commit comments

Comments
 (0)