You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/pip
Dmitriy Rabotyagov 7f48fa0129
Better parse virtualenv_command option for pip (#80624)
Atthe moment if a users wants to protect  virtualenv_command by using
quotes around 'venv', module will fail out as literal parsing is used
at the moment. In order to imrpove things, argparse is leveraged to
parse out passed value to the virtualenv_command

Closes-Bug: #76372

Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
1 year ago
..
files
meta Restrict `wheel` below v0.38.0 under Pythons < 3.7 (#79187) 2 years ago
tasks Better parse virtualenv_command option for pip (#80624) 1 year ago
vars pip tests, use py2 compat sampleproject fork (#70313) 4 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago