Skip to content
Snippets Groups Projects
Commit f8ea4c45 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Reducing the numbers of py-numpy

parent ddf5025c
No related branches found
No related tags found
1 merge request!3Feat/stack pinot noir
Pipeline #202338 failed
......@@ -117,6 +117,9 @@ packages:
mesa:
require: ['~llvm', '+opengl', '+opengles', '+osmesa']
meson:
prefer: ['@1.2.1']
metis:
require: ['+real64']
......@@ -152,9 +155,17 @@ packages:
- spec: '%gcc@12.3.0'
when: '%gcc'
py-cython:
require:
- one_of: ['@0.29.36', '@3.0.8']
prefer: ['@3.0.8']
py-numpy:
prefer: ['@1.26.4']
py-pandas:
prefer: ['@2.2.1']
py-tensorflow:
require: ['+mpi', '+mkl']
......@@ -194,11 +205,6 @@ packages:
- spec: 'egl@21.3.4'
prefix: /usr
meson:
externals:
- spec: 'meson@0.58.2'
prefix: /usr
ninja:
buildable: false
externals:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment