MAINT: install virualenv for asv

This commit is contained in:
Evgeni Burovski 2024-06-15 16:10:00 +03:00
parent 17d9f2c828
commit 058e85dc73
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ jobs:
- name: Install python dependencies
run: |
pip3 install numpy meson meson-python ninja build asv
pip3 install numpy meson meson-python ninja build asv virtualenv
# pip3 install scipy_openblas32
# install the nightly OpenBLAS wheel
pip install -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple scipy-openblas32