[GH Actions] fprettify source code #302
build-publish_to_pypi.yml
on: push
Matrix: build_wheels
Publish to (Test)PyPI
0s
Annotations
6 errors
Build wheels for ubuntu-20.04
Command ['sh', '-c', "TEST_DATA_DIR='/project/src/supy/supy/test/data_test' pytest -s '/project/src/supy/supy/test'"] failed with code 2.
|
Build wheels for ubuntu-20.04
Process completed with exit code 1.
|
Build wheels for windows-2019
Command cd D:\a\SUEWS\SUEWS\src\supy && where python && python -m pip install oldest-supported-numpy charset_normalizer f90wrap delvewheel && python -v && python build-win-def.py && make driver && echo '===> numpy version:', $(python3 -c 'import numpy; print(numpy.__version__)') && echo '===> gfortran version:', $(gfortran --version) failed with code 2. None
|
Build wheels for windows-2019
Process completed with exit code 1.
|
Build wheels for macos-11
Command ['/bin/sh', '-c', "TEST_DATA_DIR='/Users/runner/work/SUEWS/SUEWS/src/supy/supy/test/data_test' pytest -s '/Users/runner/work/SUEWS/SUEWS/src/supy/supy/test'"] failed with code 2. None
|
Build wheels for macos-11
Process completed with exit code 1.
|