mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-26 17:38:52 -04:00
Don't pre-install broken pip
It doesn't work anyway, the result of Arch disabling it which we've inherited. If you need to get new python modules for buildy activities, you should use containers or homebrew+venv, both of which will get you `pip`. Resolves #214
This commit is contained in:
@@ -27,7 +27,6 @@ Packages=base-devel
|
||||
podman
|
||||
podman-compose
|
||||
python-atspi # For selenium
|
||||
python-pip # to manage python packages
|
||||
reuse # optional make dependency for a bunch of KDE projects
|
||||
qemu-desktop
|
||||
sassc # make dependency for breeze-gtk and kde-gtk-config
|
||||
|
||||
Reference in New Issue
Block a user