- Notifications
You must be signed in to change notification settings - Fork36
Closed
Description
I notice that the latest release ismissing a wheel
Previous releases included a wheel and it looks as though yourpublish_package.sh tries tobuild a wheel so I suppose something has gone wrong?
By the way these days direct invocation ofsetup.py is deprecated, the preferred way to build both source and wheel distributions would be more like
pip3 install build twinepython3 -m buildtwine upload dist/*Metadata
Metadata
Assignees
Labels
No labels