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 395e1ae commit fbcdecaCopy full SHA for fbcdeca
docs/html/user_guide.rst
@@ -292,9 +292,10 @@ organisation and use that everywhere. If the thing being installed requires
292
file will be used.
293
294
Constraints file support was added in pip 7.1. In :ref:`Resolver
295
-changes 2020` we did a fairly comprehensive overhaul and stripped
296
-constraints files down to being purely a way to specify global
297
-(version) limits for packages.
+changes 2020` we did a fairly comprehensive overhaul, removing several
+undocumented and unsupported quirks from the previous implementation,
+and stripped constraints files down to being purely a way to specify
298
+global (version) limits for packages.
299
300
.. _`Installing from Wheels`:
301
0 commit comments