Skip to content

Commit

Permalink
Add conditional to upgrade pip
Browse files Browse the repository at this point in the history
  • Loading branch information
konykon committed Jul 13, 2023
1 parent de107ab commit 8c2b4ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/pyenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
name: pip
state: latest
virtualenv: "{{ odoo_role_odoo_venv_path }}"
when: odoo_role_pip_version is not defined

- name: Define pip specific version
become: true
Expand Down

0 comments on commit 8c2b4ec

Please sign in to comment.