From f40d659098a11f0857d04fe4baa8f9e3699c68a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eric=20M=C3=BCller?= <mueller@kip.uni-heidelberg.de> Date: Tue, 3 Sep 2024 11:06:48 +0200 Subject: [PATCH] feat(ESD): update to arbor@0.10.0 --- spack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spack.yaml b/spack.yaml index 5a1ff1f1..3e6f6e84 100644 --- a/spack.yaml +++ b/spack.yaml @@ -3,7 +3,7 @@ spack: - site-config/$SYSTEMNAME specs: # EBRAINS tools - - arbor@0.9.0 +python +mpi + - arbor@0.10.0 +python +mpi - biobb-analysis@4.0.1 - biobb-chemistry@4.0.0 - biobb-common@4.0.0 -- GitLab