Skip to content

Consider uploading source dist (aka. "sdist") to PyPI #264

@anjos

Description

@anjos

Is your feature request related to a problem? Please describe.

I'm trying to create a conda package for this utility. The recommended way to get this done is via grayskull. For that tool to correctly operate, it requires the sdist package to be uploaded to PyPI.

Describe the solution you'd like

Include the "sdist" source package when you do PyPI uploads of new releases.

Describe alternatives you've considered

Currently, I got away with conda-packaging using GitHub's archive for extracting the tarball of the latest release. It works, but a cleaner cut would be to have the sdist regularly uploaded to PyPI.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions