Skip to content

Possibility of adding a wheel to PyPI #212

@frankier

Description

@frankier

This issue is part of my JOSS review.

If you add wheels to PyPI, then the current installation instructions will work as long as the user is using an architecture or a Python version which a wheel has been built for. In case they are not, pip will fall back to the source distribution, so it may still be worth adding that the Python C headers may have to be installed in this case.

Here is the documentation for building a wheel: https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#wheels

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions