Files
ansible-role-python_venv_build/tasks
Dmitriy Rabotyagov e3bcafaeae Drop empty pip packages from the list
This patch aims to remove empty records from venv_pip_packages list
to avoid pip error due to that.

This also brings _venv_pip_packages variable, which optimize process by
doing union and sort only once.

Change-Id: Ic94f5a00346e47c394bd2cefc1cfca4ed8c3bdef
(cherry picked from commit 6b3d95e13b)
2020-08-11 19:31:50 +00:00
..