Skip to content

Commit 2859a9e

Browse files
authored
Update environment.yml
use soundfile instead
1 parent 4519929 commit 2859a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- numba==0.51.*
1212
- pandas==1.0.*
1313
- pretty_midi==0.2.*
14-
- pysoundfile==0.9.*
14+
- soundfile==0.9.*
1515
- scipy==1.3.*
1616
- numpy==1.17.*
1717
# - libfmp # using a freshly downloaded version of libfmp in the ci script

0 commit comments

Comments
 (0)