You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.
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 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:
apistar/scripts/publish
Line 18 in 8015bc1
making
python setup.py sdist bdist_wheel
then it will build a wheel and you can upload it to pypiThanks!
The text was updated successfully, but these errors were encountered: