mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 15:02:07 -03:30
Temporary workaround for CI failure (#15305)
Workaround ``` ERROR awx/main/tests/functional/test_licenses.py - pip._vendor.distlib.DistlibException: Unable to locate finder for 'pip._vendor.distlib' ```
This commit is contained in:
parent
407194d320
commit
7c08b29827
@ -24,10 +24,9 @@ gprof2dot
|
||||
atomicwrites
|
||||
flake8
|
||||
yamllint
|
||||
pip>=21.3 # PEP 660 – Editable installs for pyproject.toml based builds (wheel based)
|
||||
pip>=21.3,<=24.0 # PEP 660 – Editable installs for pyproject.toml based builds (wheel based)
|
||||
|
||||
# python debuggers
|
||||
debugpy
|
||||
remote-pdb
|
||||
sdb
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user