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
After changes in upstream upmpdcli which allow to use /usr/bin/env python3 instead of hard-coded /usr/bin/python3, we should be able to make use of venv and avoid that scary switch on pip install commands
The text was updated successfully, but these errors were encountered:
After changes in upstream upmpdcli which allow to use /usr/bin/env python3 instead of hard-coded /usr/bin/python3, we should be able to make use of venv and avoid that scary switch on pip install commands
The text was updated successfully, but these errors were encountered: