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

Implement workaround for missing -requiresAny (only available on VS 2017 > 15.6) #3950

Merged
merged 2 commits into from Jun 19, 2023

Conversation

abravalheri
Copy link
Contributor

@abravalheri abravalheri commented Jun 12, 2023

Reference: #2663 (comment)
(courtesy of @dofuuz).

Summary of changes

  • Avoid using -requiresAny with VS 2017 (it will only be available on versions >= 15.6).

Closes #3946

Pull Request Checklist

@abravalheri abravalheri merged commit 26231f4 into pypa:main Jun 19, 2023
23 checks passed
@abravalheri abravalheri deleted the issue-3946 branch June 20, 2023 12:07
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.

[BUG] -requiresAny is not recognized by Visual Studio 2017 < v15.6
1 participant