epdb doesn't work on python3 so we need a different package to test pip
(cherry picked from commit 7e0bd5632d
)
This commit is contained in:
parent
b373f67368
commit
1e54f424ec
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
win_output_dir: 'C:\ansible_testing'
|
||||
output_dir: ~/ansible_testing
|
||||
non_root_test_user: ansible
|
||||
pip_test_package: epdb
|
||||
pip_test_package: isort
|
||||
|
||||
# variables used in precedence tests, here passed to -e
|
||||
etest: 'from -e'
|
||||
|
|
Loading…
Reference in a new issue