Skip to content

Commit dcaf7ce

Browse files
author
MarcoGorelli
committed
pin in asv.conf too
1 parent b905afc commit dcaf7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asv_bench/asv.conf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
// pip (with all the conda available packages installed first,
4242
// followed by the pip installed packages).
4343
"matrix": {
44-
"numpy": [],
44+
"numpy<": ["1.24"],
4545
"Cython": ["0.29.32"],
4646
"matplotlib": [],
4747
"sqlalchemy": [],

0 commit comments

Comments
 (0)