Skip to content
← Radar
29

Add Option Upgrade Packages Environment E.g.

general · 1 signals · 1 source

Evidence

  • Add option to upgrade all packages in the environment, e.g., `upgrade --all` — Something missing from pip is the ability to do `upgrade --all` like conda can do `update --all` in an environment. Wrappers around pip that do this are oftentimes slow because python. Given that you already have some resolution strategies available, it would be really nice to se

    GITHUB_ISSUES