We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67aef1 commit 55de0d8Copy full SHA for 55de0d8
pyproject.toml
@@ -15,3 +15,6 @@ dependencies = [
15
[build-system]
16
requires = ["hatchling"]
17
build-backend = "hatchling.build"
18
+
19
+[tool.hatch.build.targets.wheel]
20
+packages = ["src/prefect_modal"]
0 commit comments