Unverified Commit ad7f43fe authored by moto's avatar moto Committed by GitHub
Browse files

Fix CI: Cannot uninstall a distutils installed project (#766)

* Pin llvmlite

* Add comments
parent e43ee196
...@@ -8,10 +8,11 @@ dependencies: ...@@ -8,10 +8,11 @@ dependencies:
- pytest-cov - pytest-cov
- codecov - codecov
- librosa - librosa
- llvmlite==0.31 # See https://github.com/pytorch/audio/pull/766
- pip - pip
- pip: - pip:
- clang-format - clang-format
- kaldi-io - kaldi-io
- scipy - scipy
- parameterized - parameterized
- numba==0.48 - numba==0.48 # See https://github.com/librosa/librosa/issues/1160
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment