mitsuhiko/pipsi

Upgrading pip in virtualenvs managed by pipsi

Aperta

#72 aperta il 6 mar 2016

 (5 commenti) (0 reazioni) (0 assegnatari)Python (135 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (1994 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor