Skip to content
Snippets Groups Projects
Commit 0c8e3108 authored by Didi Hou's avatar Didi Hou Committed by Eleni Mathioulaki
Browse files

updated the branch/tag to be used as tag v1.1.0 in both spack.yaml and...

updated the branch/tag to be used as tag v1.1.0 in both spack.yaml and package.py for multi-area model
parent 04f10d65
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ class WfMultiAreaModel(Package):
git = "https://github.com/INM-6/multi-area-model"
maintainer = ["terhorstd", "didi-hou"]
version("v1.1.0", tag="v1.1.0")
version("master", branch="master")
version("ebrains", branch="lab.ebrains.eu")
......
......@@ -62,7 +62,7 @@ spack:
- wf-biobb
- wf-brainscales2-demos
- wf-uq-akar4@0.1
- wf-multi-area-model@master
- wf-multi-area-model@v1.1.0
#- py-cerebstats
#- py-cerebunit
#- py-morphounit@1.0.4
......
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