Skip to content

Commit 5f11dcc

Browse files
Add librosa import to the top
1 parent 1ea4a00 commit 5f11dcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
]
3939

4040
TESTS_REQUIRE = [
41+
"librosa",
4142
"accelerate",
4243
"pytest>=7.2.0,<8.0.0",
4344
"parameterized",

0 commit comments

Comments
 (0)