Skip to content

Commit

Permalink
Update src/pip/_vendor/README.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Pradyun Gedam <[email protected]>
  • Loading branch information
domdfcoding and pradyunsg committed Sep 30, 2021
1 parent a36a2c5 commit ea8aad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pip/_vendor/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Modifications
* ``setuptools`` is completely stripped to only keep ``pkg_resources``.
* ``pkg_resources`` has been modified to import its dependencies from
``pip._vendor``, and to use the vendored copy of ``platformdirs``
rather than ``appdirs`.
rather than ``appdirs``.
* ``packaging`` has been modified to import its dependencies from
``pip._vendor``.
* ``html5lib`` has been modified to import six from ``pip._vendor``, to prefer
Expand Down

0 comments on commit ea8aad7

Please sign in to comment.