Skip to content
Snippets Groups Projects
Commit 9f8d1cb8 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

pin blas packages

parent 0a318ab1
No related branches found
No related tags found
1 merge request!21Build against netlib's reference blas and lapack
Pipeline #54829 failed
...@@ -31,10 +31,9 @@ requirements: ...@@ -31,10 +31,9 @@ requirements:
- libblitz {{ libblitz }} - libblitz {{ libblitz }}
- boost {{ boost }} - boost {{ boost }}
- numpy {{ numpy }} - numpy {{ numpy }}
- libblas - libblas {{ libblas }}
- libcblas - libcblas {{ libcblas }}
- liblapack - liblapack {{ liblapack }}
- liblapacke
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