Skip to content

Commit e5417db

Browse files
committed
Pin SciPy version to 1.4.1 in Windows unittest job
1 parent d9e6ce4 commit e5417db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/unittest/windows/scripts/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- codecov
1010
- pip
1111
- pip:
12-
- scipy
12+
- scipy=1.4.1
1313
- kaldi-io
1414
- PySoundFile
1515
- librosa

0 commit comments

Comments
 (0)