Unverified Commit b124a464 authored by Andreas Klöckner's avatar Andreas Klöckner Committed by GitHub
Browse files

Merge pull request #2 from isuruf/asv

Update asv for airspeed-velocity/asv#965
parents 9296a76c 47027a25
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -5,9 +5,8 @@ source ci-support.sh

build_py_project_in_conda_env

# Can't use v0.3 because https://github.com/airspeed-velocity/asv/pull/721 is needed
# Can't use v0.4 because of https://github.com/airspeed-velocity/asv/issues/822
pip install git+https://github.com/airspeed-velocity/asv@baeec6e096947f735ed3917ed0c2b9361366dd52#egg=asv
# See https://github.com/airspeed-velocity/asv/pull/965
pip install git+https://github.com/airspeed-velocity/asv@ef016e233cb9a0b19d517135104f49e0a3c380e9#egg=asv

conda list