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

This is no longer a universal wheel #603

Merged
merged 1 commit into from
Dec 23, 2019
Merged

Conversation

benjaoming
Copy link
Contributor

If you run python setup.py bdist_wheel, you will get py2-py3 .whl files.

I think it's become a Python 3-only package since #600 as the PyPi meta data was updated to say so.

See: https://packaging.python.org/guides/distributing-packages-using-setuptools/#universal-wheels

@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling e363487 on benjaoming:py3only into 4fe1854 on jazzband:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling e363487 on benjaoming:py3only into 4fe1854 on jazzband:master.

@benjaoming
Copy link
Contributor Author

This also addresses #601

@camilonova camilonova merged commit 9f5b139 into jazzband:master Dec 23, 2019
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