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

Stop claiming Py2 support in wheel #237

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Conversation

AaronAtDuo
Copy link
Contributor

Description

Our build config file set the universal flag which indicates both Py2 and Py3 support - but we haven't supported Py2 for a while, so remove that.

Motivation and Context

To correctly label the wheel file as Py3 only

How Has This Been Tested?

Tested locally

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@AaronAtDuo AaronAtDuo merged commit d15338b into master Oct 11, 2023
5 checks passed
@AaronAtDuo AaronAtDuo deleted the AaronAtDuo-drop_py2_wheel branch October 11, 2023 20:11
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.

2 participants