Install arbitrary extra dependencies into environment used by a pipx installed tool
I’ve installed codespell
using pipx:
Install arbitrary extra dependencies into environment used by a pipx installed tool
I’ve installed codespell
using pipx:
Install arbitrary dependencies into environment used by a pipx installed tool
I’ve installed codespell
using pipx:
Is there a way to override packages and versions with pipx install, e.g. psycopg2 -> psycopg2-binary?
Say I need to install some Python project ‘foo’.