Skip to content

Commit 0195ea8

Browse files
committed
fix metadata
1 parent 2978c29 commit 0195ea8

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
@@ -70,6 +70,9 @@ include = [
7070
"/kernel_gateway",
7171
]
7272

73+
[tool.hatch.build.targets.wheel]
74+
packages = ["kernel_gateway"]
75+
7376
[tool.hatch.envs.docs]
7477
features = ["docs"]
7578
[tool.hatch.envs.docs.scripts]

0 commit comments

Comments
 (0)