a
This commit is contained in:
parent
b1fe48c80f
commit
7c0ccebeb5
6 changed files with 4 additions and 7 deletions
|
|
@ -61,5 +61,4 @@ def setup(path, ssh_username, ssh_key_path, ssh_key_pass, etcd_url, etcd_passwor
|
|||
shutil.copytree(src=os.path.join(repo_name, "etcd3_wrapper"),
|
||||
dst=os.path.join(repo_name, "ucloud_common", "etcd3_wrapper"))
|
||||
|
||||
op_result.add(PipenvOperation.create, path=repo_name, site_packages=True)
|
||||
op_result.add(PipenvOperation.install, path=repo_name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue