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
They should not. Following the current recommendation, if you've installed cruft with pipx then cruft update should work just fine. I've you've chosen to go the pipx run cruft ... route that's perfectly fine, but I think it's up to the end user to adjust their Makefile accordingly at that point.
Activity
pkalita-lbl commentedon Dec 2, 2023
They should not. Following the current recommendation, if you've installed
cruft
withpipx
thencruft update
should work just fine. I've you've chosen to go thepipx run cruft ...
route that's perfectly fine, but I think it's up to the end user to adjust their Makefile accordingly at that point.