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

Update package.py by correcting the repository link

parent 298b108e
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,9 @@ class WfMultiAreaModel(Package):
"""Meta-package to collect all dependencies of the Multi-Area-Model."""
homepage="https://inm-6.github.io/multi-area-model/"
#git = "https://github.com/INM-6/multi-area-model"
git = "https://github.com/terhorstd/multi-area-model"
# git = "https://github.com/INM-6/multi-area-model"
# git = "https://github.com/terhorstd/multi-area-model"
git = "https://github.com/INM-6/multi-area-model"
maintainer = ["terhorstd"]
version("master", branch="master")
......
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