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

Fix PEP 561 tests for latest pip #11356

Merged
merged 2 commits into from Oct 21, 2021
Merged

Fix PEP 561 tests for latest pip #11356

merged 2 commits into from Oct 21, 2021

Conversation

ethanhs
Copy link
Collaborator

@ethanhs ethanhs commented Oct 19, 2021

Description

In pip 21.3 the build argument is removed, so this uses an environment
variable to still work on older versions.

Fixes #11355

In pip 21.3 the build argument is removed, so this uses an environment
variable to still work on older versions.
@hauntsaninja hauntsaninja merged commit 9a2838d into master Oct 21, 2021
@hauntsaninja hauntsaninja deleted the pip-no-build branch October 21, 2021 18:56
ilevkivskyi pushed a commit that referenced this pull request Oct 29, 2021
In pip 21.3 the build argument is removed, so this uses an environment
variable to still work on older versions.
tushar-deepsource pushed a commit to DeepSourceCorp/mypy that referenced this pull request Jan 20, 2022
In pip 21.3 the build argument is removed, so this uses an environment
variable to still work on older versions.
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.

[self testsuite] testpep561.py::PEP561Suite tests fail against pip 21.3
3 participants