Skip to content

Upload source to PyPI #4

@mjwen

Description

@mjwen

Currently, only Linux wheel is available, no source distribution for wheels for other systems.

We at least should upload source to PyPI. I guess

python setup.py sdist
wine upload dist/*

might be it?

Alternatively, A CI can also be created to automate it; similar to: https://github.com/openkim/kliff/blob/main/.github/workflows/publish.yml

Longer term, we might want to automate the building of wheels for other systems. This seems promising: https://github.com/pypa/cibuildwheel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions