a
This commit is contained in:
parent
e38db520a7
commit
80eb04b198
1 changed files with 1 additions and 1 deletions
|
@ -69,5 +69,5 @@ def setup(path, auth_name, auth_seed, auth_realm,
|
|||
url="https://code.ungleich.ch/ahmedbilal/etcd3_wrapper"
|
||||
)
|
||||
op.add(shutil.copytree, src=os.path.join(repo_name, "etcd3_wrapper"),
|
||||
dest=os.path.join(repo_name, "ucloud_common"))
|
||||
dst=os.path.join(repo_name, "ucloud_common"))
|
||||
op.add(PipenvOperation.install, path="ucloud-api")
|
||||
|
|
Loading…
Reference in a new issue