Skip to content

Add Source Distributions (sdists) and upload them to PyPi #302

Description

@jonwinfrey-riverlane

What is your feature request?

Please may source distributions (sdists) be distributed on PyPi as well as wheels? This would mean that the package could be built from source when a compatible wheel isn't available.

This could be used to easily support e.g. differing glibc versions and newer python versions.

(As an aside: thanks a lot for your recent changes to increase compatibility of wheels)

What solution or approach do you envision?

Adding a basic pyproject.toml to the root directory, as well as a setup.py to describe the C++ compilation.
This is how it's currently done in stim and chromobius.

How urgent is this for you?

P3 – not blocked; it's an idea

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions