1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news/12AE57EC-683C-4A8E-BCCB-851FCD0730B4.trivial.rst
hauntsaninja ac19f79049 Follow imports for more vendored dependencies
This will allow mypy to notice if you e.g. try to call a colorama
function that does not exist. Note we won't report any errors in
vendored code due to the ignore_errors config above.

It would also be quite easy to let mypy look at pkg_resources code, but
this would involve the addition of like three type ignores.
2023-09-23 17:50:25 -07:00

0 lines
ReStructuredText