1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news/11248.bugfix.rst
2022-07-11 16:38:37 +01:00

3 lines
129 B
ReStructuredText

Use ``importlib.resources`` to read the ``vendor.txt`` file in ``pip debug``.
This makes the command safe for use from a zipapp.