mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
Update main.yml
This commit is contained in:
parent
8dbfa4b5fe
commit
be7f05d15a
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
|
||||
- name: Install pathagar requirements in a virtualenv
|
||||
pip: name={{ item }}
|
||||
extra_args="--use-wheel
|
||||
extra_args="--use-wheel"
|
||||
virtualenv={{ pathagar_venv }}
|
||||
virtualenv_site_packages=yes
|
||||
with_items:
|
||||
|
|
Loading…
Reference in a new issue