Skip to content

Please provide 0.27.0 sdist on PyPI as previous releases #652

@sunpoet

Description

@sunpoet

Describe the feature

Latest release (0.27.0) does not provide sdist but only wheels on PyPI.

Use Case

FreeBSD Ports collection uses sdist to build the packages.

Proposed Solution

python -m build --sdist
python -m twine upload dist/*

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions