mitsuhiko/pipsi

Upgrading pip in virtualenvs managed by pipsi

Aberta

#72 aberto em 6 de mar. de 2016

 (5 comentários) (0 reação) (0 responsável)Python (135 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (1.994 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador