Remove cmd
Compare changes
Files
3+ 229
− 92
@@ -14,7 +14,6 @@ import time
@@ -14,7 +14,6 @@ import time
@@ -648,64 +647,78 @@ def run(*args, counter=[0], **kwargs):
@@ -648,64 +647,78 @@ def run(*args, counter=[0], **kwargs):
@@ -904,8 +917,12 @@ def prepare_environment(mpsd_release: str, root_dir: Path) -> List[str]:
@@ -904,8 +917,12 @@ def prepare_environment(mpsd_release: str, root_dir: Path) -> List[str]:
@@ -1048,20 +1065,10 @@ def install_environment(
@@ -1048,20 +1065,10 @@ def install_environment(
@@ -1072,47 +1079,174 @@ def install_environment(
@@ -1072,47 +1079,174 @@ def install_environment(
@@ -1232,9 +1366,11 @@ def initialise_environment(root_dir: Path) -> None:
@@ -1232,9 +1366,11 @@ def initialise_environment(root_dir: Path) -> None:
@@ -1313,7 +1449,7 @@ def main():
@@ -1313,7 +1449,7 @@ def main():
@@ -1403,23 +1539,24 @@ def main():
@@ -1403,23 +1539,24 @@ def main():