a
This commit is contained in:
parent
e1b0db05b3
commit
64cc099519
2 changed files with 6 additions and 3 deletions
|
|
@ -79,4 +79,5 @@ def setup(
|
|||
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