Skip to content

Commit 2ce57ee

Browse files
committed
install Cython
1 parent adce1f9 commit 2ce57ee

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.9.4-2023a.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,12 @@ easyconfigs:
2626
- SciPy-bundle-2023.07-gfbf-2023a.eb:
2727
options:
2828
from-commit: 7c5144d2c1a061cd9f08b5901970b7f6ec5eb5c0
29-
# first install dependencies of TensorFlow
29+
# install Cython (new dependency of SciPy-bundle)
30+
- Cython-3.0.8-GCCcore-12.3.0.eb:
31+
options:
32+
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/20578
33+
from-commit: c4c2826ed8afe83885bba113b0aee36477d2948c
34+
# install dependencies of TensorFlow
3035
- Bazel-6.3.1-GCCcore-12.3.0.eb
3136
- dill-0.3.7-GCCcore-12.3.0.eb
3237
- flatbuffers-23.5.26-GCCcore-12.3.0.eb

0 commit comments

Comments
 (0)