We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b905afc commit dcaf7ceCopy full SHA for dcaf7ce
asv_bench/asv.conf.json
@@ -41,7 +41,7 @@
41
// pip (with all the conda available packages installed first,
42
// followed by the pip installed packages).
43
"matrix": {
44
- "numpy": [],
+ "numpy<": ["1.24"],
45
"Cython": ["0.29.32"],
46
"matplotlib": [],
47
"sqlalchemy": [],
0 commit comments