"docs/vscode:/vscode.git/clone" did not exist on "21790df9a4f77bd9ec4db44de04594cb539457a7"
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:
- pytest-cov
- codecov
- librosa
- llvmlite==0.31 # See https://github.com/pytorch/audio/pull/766
- pip
- pip:
- clang-format
- kaldi-io
- scipy
- 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