refactor: started replication integration
This commit is contained in:
@ -114,6 +114,7 @@ def setup(dependencies, python_path):
|
||||
PYTHON_PATH = Path(python_path)
|
||||
SUBPROCESS_DIR = PYTHON_PATH.parent
|
||||
|
||||
|
||||
if not module_can_be_imported("pip"):
|
||||
install_pip()
|
||||
|
||||
|
Reference in New Issue
Block a user