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

Remove universal flag from release job #291

Merged
merged 1 commit into from Mar 26, 2020

Conversation

mtreinish
Copy link
Owner

Now that we've dropped support for python 2.7 from stestr we're no
longer advertising or building universal wheels. However we never
updated the travis job which publishes the release to pypi to drop the
--universal flag when it builds the wheel for release. This commit
corrects the oversight so that in future releases we don't try to build
a universal wheel.

Now that we've dropped support for python 2.7 from stestr we're no
longer advertising or building universal wheels. However we never
updated the travis job which publishes the release to pypi to drop the
--universal flag when it builds the wheel for release. This commit
corrects the oversight so that in future releases we don't try to build
a universal wheel.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 68.157% when pulling e8ea242 on drop-universal-wheel-travis into 6aeb323 on master.

Copy link
Collaborator

@masayukig masayukig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, make sense to me

@masayukig masayukig merged commit b56d35d into master Mar 26, 2020
@masayukig masayukig deleted the drop-universal-wheel-travis branch March 26, 2020 23:13
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.

None yet

3 participants