Skip to content
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

Instead of detecting 'get-pip' during the import of pip, detect 'import setuptools' #3023

Merged
merged 1 commit into from Jan 11, 2022

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Jan 10, 2022

Ref #3022. Fixes #2993.

Summary of changes

Closes

Pull Request Checklist

…ttempt to 'import setuptools' during 'get-pip', and in that case, stub the import to signal the presence of setuptools. Ref #3022. Fixes #2993.
@jaraco jaraco merged commit a1ec345 into main Jan 11, 2022
@jaraco jaraco deleted the bugfix/2993-redux branch January 11, 2022 01:51
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.

AssertionError no _distutils when running get-pip with Setuptools and USE_DISTUTILS=local
1 participant