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
I'm trying to uninstall a package that's no longer in use. But when I run pipenv uninstall <pacakge> It's updating the versions of all packages in the lock file. I tried searching the docs/google and other issues but wasn't able find the info. Is there a way to do it?
The text was updated successfully, but these errors were encountered:
I'm trying to uninstall a package that's no longer in use. But when I run
pipenv uninstall <pacakge>
It's updating the versions of all packages in the lock file. I tried searching the docs/google and other issues but wasn't able find the info. Is there a way to do it?The text was updated successfully, but these errors were encountered: