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

Commit 59add0a

Browse files
authored
py-multiscale-run: code now hosted on GitHub (#2500)
py-multiscale-run: code now hosted on GitHub
1 parent d47dab4 commit 59add0a

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@github.com:BlueBrain/MultiscaleRun.git"
1414

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

0 commit comments

Comments
 (0)