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