Commit c5e0e1f9 authored by Isuru Fernando's avatar Isuru Fernando
Browse files

Use asv from git

parent 3f601974
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-py-project-within-miniconda.sh
source build-py-project-within-miniconda.sh

pip install asv
# Use a stable release once https://github.com/airspeed-velocity/asv/pull/721 is released
pip install git+https://github.com/airspeed-velocity/asv#egg=asv

conda list