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.
2 parents 6649e1a + 40583a9 commit 64c7e2bCopy full SHA for 64c7e2b
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