From c09daae9697f9022e4f1d0f41f20c96075ec2af0 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 0c13eca8..055df087 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 - py-biobb-analysis@4.0.1 - py-biobb-chemistry@4.0.0 - py-biobb-common@4.1.0 -- GitLab