flatpak-builder-tools icon indicating copy to clipboard operation
flatpak-builder-tools copied to clipboard

pip: don't consider system_packages for python2

Open dcbaker opened this issue 10 months ago • 0 comments

The freedesktop runtime only provides python3, so this will incorrectly skip important packages when run in python2 mode that are actually needed.

dcbaker avatar Feb 24 '25 17:02 dcbaker