Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Can you publish a wheel? #685

Open
matthewdeanmartin opened this issue Dec 11, 2021 · 0 comments
Open

Can you publish a wheel? #685

matthewdeanmartin opened this issue Dec 11, 2021 · 0 comments

Comments

@matthewdeanmartin
Copy link

If one is in an environment where sdist is prohibited and only wheels are allowed (as a security mitigation), it would be handy for a wheel to have been published.

If you add bdist_wheel here:

${PREFIX}python setup.py sdist

making python setup.py sdist bdist_wheel then it will build a wheel and you can upload it to pypi

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant