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
87a761d6
Unverified
Commit
87a761d6
authored
Jun 15, 2020
by
peterjc123
Committed by
GitHub
Jun 15, 2020
Browse files
Fix unit tests by pinning the version of numba (#720)
parent
b8225807
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
.circleci/unittest/linux/scripts/environment.yml
.circleci/unittest/linux/scripts/environment.yml
+1
-0
.circleci/unittest/windows/scripts/environment.yml
.circleci/unittest/windows/scripts/environment.yml
+1
-0
No files found.
.circleci/unittest/linux/scripts/environment.yml
View file @
87a761d6
...
...
@@ -14,3 +14,4 @@ dependencies:
-
kaldi-io
-
scipy
-
parameterized
-
numba==0.48
.circleci/unittest/windows/scripts/environment.yml
View file @
87a761d6
...
...
@@ -15,3 +15,4 @@ dependencies:
-
librosa
-
future
-
parameterized
-
numba==0.48
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