Browse Source
- Installing python3-venv should be done right when all dependencies are installed. - Installing python3-venv is enough to pull wheel, setuptools (python3-setuptools-whl), and pip (python3-pip-whl) so that they are available in the venv, so reduce the list of packages to install accordingly. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>main
1 changed files with 2 additions and 9 deletions
Loading…
Reference in new issue