Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
ad7f43fe
Unverified
Commit
ad7f43fe
authored
Jul 06, 2020
by
moto
Committed by
GitHub
Jul 06, 2020
Browse files
Fix CI: Cannot uninstall a distutils installed project (#766)
* Pin llvmlite * Add comments
parent
e43ee196
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.circleci/unittest/linux/scripts/environment.yml
.circleci/unittest/linux/scripts/environment.yml
+2
-1
No files found.
.circleci/unittest/linux/scripts/environment.yml
View file @
ad7f43fe
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment