Build wheels, sdist, and upload to PyPI (only on release!) #41
wheels.yml
on: workflow_dispatch
Matrix: build_wheels
Make source distribution
4s
upload
0s
Annotations
3 errors and 2 warnings
|
Make source distribution
Process completed with exit code 1.
|
|
Build wheels on macos-13
Process completed with exit code 1.
|
|
Build wheels on macos-13
cibuildwheel: Command brew install autoconf automake libtool && source ./etc/install-libsemigroups.sh && sudo make install failed with code 1.
|
|
Build wheels on macos-13
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
|
Build wheels on macos-13
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|