cibuildwheel: Command ['sh', '-c', 'python /project/.github/utils.py copy -r --src /project/python/test --dst tmptest/python/test && python /project/.github/utils.py copy -r --src /project/test-data --dst tmptest/test-data && python /project/.github/utils.py copy --src /project/python/setup.cfg --dst tmptest/python/setup.cfg && cd tmptest/python && pytest test && cd ../../ && python /project/.github/utils.py remove --paths tmptest'] failed with code 1.