Skip to content

[bug] Don't use system packages when bundling headless build

This makes builds not error when the virtualenv version of a package doesn't match the system one. It also helps ensure builds on different machines bundle the same version of packages.

Merge request reports