use pyproject.toml for building wheels #23
Annotations
8 errors
build and test wheels on macos-14
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/cliquematch/cliquematch', '--wheel-dir=/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/cibw-run-mwyhph3g/cp38-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
|
build and test wheels on macos-14
Process completed with exit code 1.
|
build and test wheels on macos-13
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/cliquematch/cliquematch', '--wheel-dir=/private/var/folders/zf/5wcpcvh91p9g4jn5srhsmzv40000gn/T/cibw-run-bpuscsd_/cp38-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
|
build and test wheels on macos-13
Process completed with exit code 1.
|
build and test wheels on ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
build and test wheels on ubuntu-latest
Process completed with exit code 1.
|
build and test wheels on windows-latest
Command python -m pip install 'numpy>=1.14' 'pybind11>=2.2' failed with code 1.
|
build and test wheels on windows-latest
Process completed with exit code 1.
|