Skip to content

Commit 7fb9d89

Browse files
remove pydub from requirements
1 parent b1114fe commit 7fb9d89

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

examples/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ py_test(
1616
"//src/whispercpp:whispercpp_lib",
1717
requirement("bazel-runfiles"),
1818
requirement("numpy"),
19-
requirement("pydub"),
2019
],
2120
)

tests/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ py_test(
1919
"//src/whispercpp:whispercpp_lib",
2020
requirement("bazel-runfiles"),
2121
requirement("numpy"),
22-
requirement("pydub"),
2322
],
2423
)
2524

0 commit comments

Comments
 (0)