Skip to content

Commit 364e1a6

Browse files
author
Nathaniel Chen
committed
removed faith
1 parent cd53e30 commit 364e1a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ train = [
4545
eval = [
4646
"wavio",
4747
"h5py",
48-
"faith",
48+
# "faith",
4949
]
5050

5151
[tool.coverage.run]
@@ -89,5 +89,5 @@ package = true
8989
module-name = "tokeye"
9090
module-root = "src"
9191

92-
[tool.uv.sources]
93-
faith = { path = "../FusionAIHub" }
92+
# [tool.uv.sources]
93+
# faith = { path = "../FusionAIHub" }

0 commit comments

Comments
 (0)