add mypy dependency to cibuildwheel #14
Annotations
6 errors
build (ubuntu-latest)
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (macos-latest)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/compiled/compiled/build', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-pbi7gyih/cp36-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
|
build (macos-latest)
Process completed with exit code 1.
|
build (windows-latest)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\compiled\\compiled\\build', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-o1xma08t\\cp36-win32\\built_wheel', '--no-deps'] failed with code 1. None
|
build (windows-latest)
Process completed with exit code 1.
|