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
{{ message }}
This repository was archived by the owner on May 22, 2026. It is now read-only.
I want to be able to do a shortcut over a package and have it update to the latest version in the current app.
E.g; django in requirments is 1.3.1 but we upgrade to 1.4.5. Pressing a key combo should update it in requirements.
I am thinking since that will increment it up to the next version.
If its a editable package it should update the url/hash used in the name of the egg