Skip to content

Commit aa893a7

Browse files
authored
Update pyproject.toml
1 parent c4117c5 commit aa893a7

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
@@ -11,6 +11,9 @@ dependencies = [
1111
requires = ["hatchling"]
1212
build-backend = "hatchling.build"
1313

14+
[tool.hatch.build.targets.wheel]
15+
packages = ["model_scoring"]
16+
1417
[project.optional-dependencies]
1518
dev = [
1619
"pytest>=7.0.0",

0 commit comments

Comments
 (0)