Merge "Role ensure-tox: Remove obsoleted comment about tox v3 pin"
This commit is contained in:
commit
3a0e686ad9
@ -25,8 +25,6 @@
|
||||
command: '{{ ensure_pip_virtualenv_command }} {{ tox_venv_path }}'
|
||||
|
||||
- name: Install tox to local venv
|
||||
# We pin tox to version <4 as v4 is not currently compatible with
|
||||
# zuul's tox siblings processing.
|
||||
command: '{{ tox_venv_path }}/bin/pip install tox{{ ensure_tox_version }}'
|
||||
|
||||
- name: Export installed tox_executable path
|
||||
|
Loading…
x
Reference in New Issue
Block a user