Merge pull request #285803 from GuillaumeDesforges/fix-librosa

python3Packages.librosa: fix
This commit is contained in:
Fabian Affolter
2024-02-03 10:07:46 +01:00
committed by GitHub
@@ -106,6 +106,8 @@ buildPythonPackage rec {
"test_example"
"test_example_info"
"test_load_resample"
# does not converge
"test_nnls_vector"
];
meta = with lib; {