mitsuhiko/pipsi

Upgrading pip in virtualenvs managed by pipsi

开放

#72 创建于 2016年3月6日

 (5 条评论) (0 个反应) (0 位负责人)Python (135 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (1,994 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南