Skip to content

Commit 5180a9b

Browse files
authored
Update pyproject.toml
1 parent fb80076 commit 5180a9b

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

pyproject.toml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -131,14 +131,6 @@ env-vars = { PYTHONPATH = "src" }
131131

132132
[tool.hatch.build.targets.wheel]
133133
packages = [
134-
"src/holisticai/bias",
135-
"src/holisticai/explainability",
136-
"src/holisticai/robustness",
137-
"src/holisticai/efficacy",
138-
"src/holisticai/inspection",
139-
"src/holisticai/pipeline",
140-
"src/holisticai/security",
141-
"src/holisticai/typing",
142-
"src/holisticai/utils"
134+
"src/holisticai",
143135
]
144136

0 commit comments

Comments
 (0)