Skip to content

Commit ea8aad7

Browse files
Update src/pip/_vendor/README.rst
Co-authored-by: Pradyun Gedam <[email protected]>
1 parent a36a2c5 commit ea8aad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pip/_vendor/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Modifications
101101
* ``setuptools`` is completely stripped to only keep ``pkg_resources``.
102102
* ``pkg_resources`` has been modified to import its dependencies from
103103
``pip._vendor``, and to use the vendored copy of ``platformdirs``
104-
rather than ``appdirs`.
104+
rather than ``appdirs``.
105105
* ``packaging`` has been modified to import its dependencies from
106106
``pip._vendor``.
107107
* ``html5lib`` has been modified to import six from ``pip._vendor``, to prefer

0 commit comments

Comments
 (0)