We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e708798 commit 4cb1e34Copy full SHA for 4cb1e34
.github/workflows/benchmark.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Install dependencies
54
# https://github.com/airspeed-velocity/asv/issues/1493
55
- run: pip install 'asv@git+https://github.com/airspeed-velocity/asv.git' rattler
+ run: pip install 'asv@git+https://github.com/airspeed-velocity/asv.git' py-rattler
56
57
- name: Configure ASV
58
working-directory: ${{ env.ASV_DIR }}
0 commit comments