a
This commit is contained in:
parent
87f7767af5
commit
bd43624689
5 changed files with 19 additions and 3 deletions
|
|
@ -70,5 +70,5 @@ def setup(path, auth_name, auth_seed, auth_realm,
|
|||
)
|
||||
shutil.copytree(src=os.path.join(repo_name, "etcd3_wrapper"),
|
||||
dst=os.path.join(repo_name, "ucloud_common", "etcd3_wrapper"))
|
||||
|
||||
op.add(PipenvOperation.create, path=repo_name, site_packages=True)
|
||||
op.add(PipenvOperation.install, path=repo_name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue