pipx
pipx copied to clipboard
Question: managing shared libs
Hi there,
is there any way to manage which versions of the shared libraries are installed? We're having an issue with the latest releases of setuptools and cannot find a way to either disable automatic shared package updates or set the version. It can be done by accessing pip in the shared libs directory directly, but it seems like there should be a better way?