Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish source distribution in addition to wheels to PyPI #5918

Open
abey79 opened this issue Apr 11, 2024 · 0 comments
Open

Publish source distribution in addition to wheels to PyPI #5918

abey79 opened this issue Apr 11, 2024 · 0 comments
Labels
enhancement New feature or request 🐍 Python API Python logging API 🚢 CI

Comments

@abey79
Copy link
Member

abey79 commented Apr 11, 2024

We currently only publish wheels (= binaries) to PyPI. We should also publish a source distribution, to allow installing wheel (via compilation) on exotic platform (and potentially be more audit-friendly).

@abey79 abey79 added enhancement New feature or request 🐍 Python API Python logging API 🚢 CI labels Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🐍 Python API Python logging API 🚢 CI
Projects
None yet
Development

No branches or pull requests

1 participant