Skip to content
Snippets Groups Projects
Commit 27dd9386 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Fixing recipe

parent 14cd0885
Branches
Tags
No related merge requests found
Pipeline #
...@@ -31,7 +31,6 @@ requirements: ...@@ -31,7 +31,6 @@ requirements:
- boost {{ boost }} - boost {{ boost }}
- numpy {{ numpy }} - numpy {{ numpy }}
- mkl-devel {{ mkl }} # [blas_impl == "mkl"] - mkl-devel {{ mkl }} # [blas_impl == "mkl"]
- openblas-devel {{ openblas }} # [blas_impl == "openblas"]
run: run:
- python - python
- setuptools - setuptools
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment