Skip to content

Commit 906a78a

Browse files
authored
Fix ASV with virtualenv (#58199)
1 parent 525501d commit 906a78a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

asv_bench/asv.conf.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
// pip (with all the conda available packages installed first,
4242
// followed by the pip installed packages).
4343
"matrix": {
44+
"pip+build": [],
4445
"Cython": ["3.0"],
4546
"matplotlib": [],
4647
"sqlalchemy": [],

0 commit comments

Comments
 (0)