Skip to content

Commit fee73ea

Browse files
authored
Update pyproject.toml to add missing packages
1 parent fc618b0 commit fee73ea

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
@@ -19,3 +19,6 @@ dev = [
1919
"black>=23.0.0",
2020
"flake8>=6.0.0"
2121
]
22+
23+
[tool.hatch.build.targets.wheel]
24+
packages = ["model_scoring"]

0 commit comments

Comments
 (0)