Skip to content

Commit

Permalink
Remove incompatible librosa test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
albertvillanova committed Jul 11, 2024
1 parent 84504b1 commit 8b3b7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@

AUDIO_REQUIRE = [
"soundfile>=0.12.1",
"librosa",
# "librosa",
]

VISION_REQUIRE = [
Expand Down

0 comments on commit 8b3b7f7

Please sign in to comment.