pypa/pip

Add check for `vendored()` calls in `pip/_vendor/__init__.py`

Open

#8,048 opened on Apr 14, 2020

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Python (8,952 stars) (3,032 forks)batch import
C: automationhelp wantedtype: enhancement

Description

https://github.com/pypa/pip/pull/8045#issuecomment-613305096

We have been missing the vendored() call updates too many times that this should be beneficial. But at least I am not really motivated enough to put work on this, so it would be nice if some of our downstream distributors can work on this :p

Contributor guide