remove whl and setuptools
This commit is contained in:
parent
cf4f3afca7
commit
d984fd1dc7
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ uninstall_python_packages:
|
||||||
|
|
||||||
install_packages:
|
install_packages:
|
||||||
- package: "docker-ce"
|
- package: "docker-ce"
|
||||||
- package: "python-pip-whl"
|
#- package: "python-pip-whl"
|
||||||
- package: "python-setuptools"
|
#- package: "python-setuptools"
|
||||||
- package: docker-compose
|
- package: docker-compose
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue