You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(gnome): upgrade pipx on Ubuntu before using pipx module
Ubuntu 24.04 ships pipx 1.4.3 but community.general.pipx module
requires >= 1.7.0 for the application parameter. Upgrade pipx via
pip --user before installing gnome-extensions-cli.
0 commit comments