Skip to content

Commit

Permalink
removed samplerate dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcfee committed Oct 19, 2015
1 parent 62d62fc commit 10e9233
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis_dependencies.sh
Expand Up @@ -42,7 +42,6 @@ if [ ! -f "$HOME/env/miniconda.sh" ]; then

source activate $ENV_NAME

pip install git+https://github.com/bmcfee/samplerate.git
pip install librosa
pip install python-coveralls

Expand Down

0 comments on commit 10e9233

Please sign in to comment.