Skip to content

Build universal (Python 2 and 3 compat.) wheels by default.#19

Merged
mikedarcy merged 1 commit into
fair-research:masterfrom
jmchilton:build_universal_wheel
May 23, 2018
Merged

Build universal (Python 2 and 3 compat.) wheels by default.#19
mikedarcy merged 1 commit into
fair-research:masterfrom
jmchilton:build_universal_wheel

Conversation

@jmchilton
Copy link
Copy Markdown
Contributor

xref https://packaging.python.org/tutorials/distributing-packages/#universal-wheels

Ideally you'd publish these wheels along with your source files to PyPI when you do releases (just publish the results of "python setup.py bdist_wheel" in addition to sdist).

xref https://packaging.python.org/tutorials/distributing-packages/#universal-wheels

Ideally you'd publish these wheels along with your source files to PyPI when you do releases (just publish the results of "python setup.py bdist_wheel" in addition to sdist).
@mikedarcy
Copy link
Copy Markdown
Collaborator

Thanks. I'll try to get this going for the next release.

@mikedarcy mikedarcy merged commit c60754b into fair-research:master May 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants