python on trusty: do not install the packaged pip.

This commit is contained in:
Andrea Dell'Amico 2018-10-02 18:37:11 +02:00
parent 56bd3194ac
commit 2cea5f12c3
2 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,7 @@
when:
- py_env_install
- python_pip_env_workaround is not defined
- is_not_trusty
tags: [ "python", "py_env" ]
- block:

View File

@ -1,6 +1,5 @@
---
python_pkgs_state: present
python_trusty_workaround: True
python_get_pip_url: https://bootstrap.pypa.io/get-pip.py
python_basic_pkgs: