We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252a1bd commit 1b267f2Copy full SHA for 1b267f2
.github/workflows/linux_mkl_ilp64.yml
@@ -49,7 +49,7 @@ jobs:
49
run: |
50
sudo apt-get update
51
sudo apt-get install -y gfortran
52
- pip install cython numpy pybind11 pytest
+ pip install cython numpy pybind11 pytest pythran
53
pip install -r requirements/dev.txt
54
pip install git+https://github.com/numpy/meson.git@main-numpymeson
55
pip install mkl mkl-devel
@@ -92,7 +92,7 @@ jobs:
92
93
94
95
96
97
98
0 commit comments