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

Provide Python wheels instead of source distributions on PyPi #241

Open
espenhgn opened this issue Oct 20, 2020 · 3 comments · Fixed by #258 or #272
Open

Provide Python wheels instead of source distributions on PyPi #241

espenhgn opened this issue Oct 20, 2020 · 3 comments · Fixed by #258 or #272

Comments

@espenhgn
Copy link
Collaborator

Wheel is currently considered the standard for built and binary packaging for Python, see https://packaging.python.org/discussions/wheel-vs-egg/ and https://www.python.org/dev/peps/pep-0427/

@espenhgn espenhgn added this to the v2.2 milestone Oct 20, 2020
@espenhgn espenhgn added this to To do in LFPykit via automation Oct 20, 2020
@espenhgn espenhgn removed the LFPykit label Nov 25, 2020
@espenhgn
Copy link
Collaborator Author

Postponing this. Creating wheels for different platforms would require mpicc/mpicxx which is a hassle using the standard github action.

@espenhgn espenhgn linked a pull request Nov 25, 2020 that will close this issue
@espenhgn espenhgn removed this from the v2.2 milestone Nov 25, 2020
@espenhgn espenhgn reopened this Dec 22, 2022
@espenhgn
Copy link
Collaborator Author

Reopening, as mpicc/mpicxx/mpi4py is no longer an install dependency.

@espenhgn espenhgn added this to the v2.3.1 milestone Dec 22, 2022
@github-actions
Copy link

This issue appears to be stale due to non-activity and will be closed automatically

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant