pip3 for python packages
This commit is contained in:
parent
2c28469822
commit
a8e2be7b0d
@ -40,6 +40,7 @@
|
|||||||
- name: install pip packages
|
- name: install pip packages
|
||||||
pip:
|
pip:
|
||||||
name={{ item }}
|
name={{ item }}
|
||||||
|
executable=pip3
|
||||||
with_items:
|
with_items:
|
||||||
- beautifulsoup4
|
- beautifulsoup4
|
||||||
- cookiecutter==1.4.0
|
- cookiecutter==1.4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user