Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 4e1645d

Browse files
committed
py-multiscale-run: code now hosted on GitHub
Still fetches the git mirror repository on GitLab since the GitHub repository is private for now.
1 parent 5c7ef24 commit 4e1645d

File tree

1 file changed

+2
-2
lines changed
  • bluebrain/repo-bluebrain/packages/py-multiscale-run

1 file changed

+2
-2
lines changed

bluebrain/repo-bluebrain/packages/py-multiscale-run/package.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
class PyMultiscaleRun(PythonPackage):
1010
"""BBP multiscale simulation orchestrator"""
1111

12-
homepage = "https://bbpgitlab.epfl.ch/-/ide/project/molsys/multiscale_run"
13-
git = "ssh://git@bbpgitlab.epfl.ch/molsys/multiscale_run.git"
12+
homepage = "https://github.com/BlueBrain/MultiscaleRun"
13+
git = "ssh://git@bbpgitlab.epfl.ch/hpc/MultiscaleRun.git"
1414

1515
maintainers("tristan0x", "cattabiani")
1616

0 commit comments

Comments
 (0)