Skip to content

Commit

Permalink
Also install Cython
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanv committed Jul 12, 2015
1 parent 535dff2 commit 5788103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/drone_before_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ retry pip install wheel flake8 coveralls nose
retry pip install $WHEELHOUSE numpy
retry pip install dask[array]
retry pip install $WHEELHOUSE -r requirements.txt
retry pip install $WHEELHOUSE cython

export PYTHONWARNINGS="default"
export retry
Expand Down

0 comments on commit 5788103

Please sign in to comment.