Skip to content

container: Force pip to install packages to system environment

Without the change, pip refuses to install into system environment due to changes outlined in PEP 668. The following error is thrown: 'error: externally-managed-environment'.

Signed-off-by: Veiko Aasa veiko17@disroot.org

Merge request reports

Loading