Merge "Adding --ignore-installed"
This commit is contained in:
commit
ed21a5cb3b
@ -48,7 +48,7 @@
|
||||
tags: notest
|
||||
pip:
|
||||
name: contextlib2>0.5.0,<0.6.0
|
||||
extra_args: '-U --force-reinstall'
|
||||
extra_args: '-U --force-reinstall --ignore-installed'
|
||||
|
||||
- name: Check if virtualenv is in the system
|
||||
command: "{{ python_cmd }} -m virtualenv --version"
|
||||
|
Loading…
x
Reference in New Issue
Block a user