Commit 0418edcb authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Merge branch 'bench' into 'master'

Use asv from git

See merge request !13
parents 3f601974 c5e0e1f9
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