-
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
type: enhancement ✨Something to addSomething to addtype: maintenance 🔧Something administrative needs upkeepSomething administrative needs upkeep
Milestone
Description
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
Labels
type: enhancement ✨Something to addSomething to addtype: maintenance 🔧Something administrative needs upkeepSomething administrative needs upkeep