Skip to content
Snippets Groups Projects
Commit 890d9416 authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

try to fix py2/3 ambiguity

parent 42a65b12
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ spack:
# EBRAINS simulators
#- nest@2.20.0 +python +gsl +mpi %gcc@10.3.0
- nest@3.0 +python +gsl +mpi %gcc@10.3.0
- arbor +mpi %gcc@10.3.0
- arbor +mpi ^python@3:3.9 %gcc@10.3.0
- neuron +mpi %gcc@10.3.0
- py-pynn %gcc@10.3.0
# BrainScaleS (plus some constraining)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment