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 a36a2c5 commit ea8aad7Copy full SHA for ea8aad7
src/pip/_vendor/README.rst
@@ -101,7 +101,7 @@ Modifications
101
* ``setuptools`` is completely stripped to only keep ``pkg_resources``.
102
* ``pkg_resources`` has been modified to import its dependencies from
103
``pip._vendor``, and to use the vendored copy of ``platformdirs``
104
- rather than ``appdirs`.
+ rather than ``appdirs``.
105
* ``packaging`` has been modified to import its dependencies from
106
``pip._vendor``.
107
* ``html5lib`` has been modified to import six from ``pip._vendor``, to prefer
0 commit comments