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:
Toshio Kuratomi 2016-10-17 16:47:03 -07:00
parent b373f67368
commit 1e54f424ec

View file

@ -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'