We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b88f2b commit ee9de0fCopy full SHA for ee9de0f
NEWS.rst
@@ -32,6 +32,8 @@
32
- **DEPRECATION** ``--default-vcs`` option. (#4052)
33
- **WARNING** pip 9 cache can break forward compatibility with previous pip
34
versions if your package repository allows chunked responses. (#4078)
35
+- Add an ``--upgrade-strategy`` option to ``pip install``, to control how
36
+ dependency upgrades are managed. (#3972)
37
- Add a ``pip check`` command to check installed packages dependencies. (#3750)
38
- Add option allowing user to abort pip operation if file/directory exists
39
- Add Appveyor CI
0 commit comments