Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6861d0 commit 40583a9Copy full SHA for 40583a9
pyproject.toml
@@ -29,6 +29,9 @@ test = [
29
"Homepage" = "https://github.com/surquest/python-fastapi-utils"
30
"Bug Tracker" = "https://github.com/surquest/python-fastapi-utils/issues"
31
32
+[tool.hatch.build.targets.wheel]
33
+packages = ["src/surquest"]
34
+
35
[tool.hatch.build.targets.wheel.sources]
36
"src" = ""
37
"scripts" = "surquest"
0 commit comments