You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be a good idea to move pip's CLI helpers that live in utils into the cli subpackage within pip.
This can also be an opportunity to separate the code for spinners and the code for progress bars into separate modules and introduce tests for the same.
The text was updated successfully, but these errors were encountered:
It would be a good idea to move pip's CLI helpers that live in utils into the
cli
subpackage within pip.This can also be an opportunity to separate the code for spinners and the code for progress bars into separate modules and introduce tests for the same.
The text was updated successfully, but these errors were encountered: