Skip to content

Remove unused pip's code #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

aalexanderr
Copy link
Contributor

This is the first PR from a list of stuff I've done to tidy-up a bit this repository.

This one removes most of the unused code from pip.

The biggest issue I've seen was that the pip's code was contributed to this repository without necessary attributions to the original authors.
Next PR will do that on the remaining code from pip.

The code was copied from pip version 20.1.1.
Only vcs module and its dependencies were left.
Some files from utils module had some unrelated functionality removed to
support this cleanup.

All MYPY checks were removed as they were unused.

Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com>
@aalexanderr
Copy link
Contributor Author

will resubmit with updated pip

pombredanne pushed a commit that referenced this pull request May 10, 2022
Deprecate windows-2016 images for azure CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant