a
This commit is contained in:
parent
8c44396b7e
commit
04ae395193
1 changed files with 1 additions and 0 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(VirtualenvOperation.create, path=repo_name, site_packages=True)
|
||||
op.add(VirtualenvOperation.install, path=repo_name)
|
||||
|
|
Loading…
Reference in a new issue