Skip to content

Commit

Permalink
BUG: pin OpenBLAS for SkylakeX+ processors (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebolyen authored and thermokarst committed May 8, 2019
1 parent da22ce3 commit 39051b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ requirements:
- scikit-bio >=0.5.4
- numpy
- blas=*=openblas
# AVX 512 extensions are broken in 0.3.5 and 0.3.6
- openblas 0.3.3
- pandas
- biom-format >=2.1.5,<2.2.0
- ijson
Expand Down

0 comments on commit 39051b2

Please sign in to comment.