Skip to content

Commit 20d3f14

Browse files
committed
MNT: Require wheels for things that cannot be built on CI
1 parent 8fb7abb commit 20d3f14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ CHECK =
3434
description = Typical pytest invocation with coverage
3535
install_command =
3636
python -I -m pip install \
37+
--only-binary numpy,scipy,h5py
3738
--extra-index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple \
3839
{opts} {packages}
3940
pip_pre =

0 commit comments

Comments
 (0)