a
This commit is contained in:
parent
e1947ba9f9
commit
aec403546f
5 changed files with 5 additions and 5 deletions
|
|
@ -47,4 +47,4 @@ def setup(path, ssh_username, ssh_key_path, ssh_key_pass, etcd_url, without_ceph
|
|||
install_available(repo_name)
|
||||
|
||||
# Create virtualenv with site-packages enabled and install all dependencies
|
||||
sp.check_output(['pipenv', 'install'], cwd=repo_name)
|
||||
sp.check_output(['pipenv', 'install','--python', '3'], cwd=repo_name)
|
||||
Loading…
Add table
Add a link
Reference in a new issue