[build] add numpydoc as dependency in docker #102
Annotations
2 errors
build-and-push-image (github_ci)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /source && git clone -b unstable --depth 1 https://github.com/TRIQS/dft_tools.git && cd dft_tools && mkdir -p build && cd build && cmake ../ && make -j$NCORES && ctest -j$NCORES && make install" did not complete successfully: exit code: 8
|
build-and-push-image (openmpi)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /source && git clone -b unstable --depth 1 https://github.com/TRIQS/dft_tools.git dft_tools.src && mkdir -p dft_tools.build && cd dft_tools.build && cmake ../dft_tools.src && make -j$NCORES && ctest -j$NCORES && make install" did not complete successfully: exit code: 8
|