Skip to content

Commit

Permalink
HACK: Pin scipy to older version
Browse files Browse the repository at this point in the history
  • Loading branch information
Oddant1 authored and ebolyen committed Jun 13, 2019
1 parent 03a15c2 commit 98d2e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ requirements:
run:
- python {{ python }}
- scikit-bio >=0.5.4
- scipy >=1.0.0,<1.3.0
- numpy
- blas=*=openblas
# AVX 512 extensions are broken in 0.3.5 and 0.3.6
Expand Down

0 comments on commit 98d2e37

Please sign in to comment.