mitsuhiko/pipsi

Upgrading pip in virtualenvs managed by pipsi

Offen

#72 geöffnet am 06.03.2016

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (135 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (1.994 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I just spent a small amount of time wondering why pip would nag me to upgrade while using pipsi after I had already upgraded my system pip and the pip in the pipsi virtualenv. I finally realized that you need to upgrade pip in every single virtualenv (which is pretty obvious in hindsight, but well).

It would be nice if pipsi could offer a command to upgrade pip in a selected managed virtualenv, or in all managed virtualenvs at once.

Contributor Guide