Skip to content

Comments

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

Merged
abravalheri merged 2 commits intopypa:mainfrom
abravalheri:issue-3946
Jun 19, 2023
Merged

Implement workaround for missing -requiresAny (only available on VS 2017 > 15.6)#3950
abravalheri merged 2 commits intopypa:mainfrom
abravalheri:issue-3946

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
@abravalheri abravalheri deleted the issue-3946 branch June 20, 2023 12:07
jaraco added a commit to pypa/distutils that referenced this pull request Aug 27, 2024
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