Skip to content

Commit

Permalink
add ensurepip
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Izquierdo committed Nov 19, 2024
1 parent d3cd671 commit a06a4cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ commands =
python3 -c "import psycopg"
which python
which python3
python3 -m ensurepip
sh -c "ansible-test units --color --requirements --target-python default -v --num-workers 1 --coverage --truncate 0 {posargs}"
ansible-test coverage report --requirements --omit '.tox/*,tests/*' --color --all --show-missing -v --truncate 0
ansible-test coverage combine --export={envdir}
Expand Down

0 comments on commit a06a4cb

Please sign in to comment.