File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ python3 -m pip install -U pytest
3535python3 -m pip install -U pytest-cov
3636python3 -m pip install -U pytest-timeout
3737python3 -m pip install pyroma
38- python3 -m pip install test-image-results
3938
4039if [[ $( uname) != CYGWIN* ]]; then
4140 # TODO Remove condition when NumPy supports 3.11
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ python3 -m pip install -U pytest
1212python3 -m pip install -U pytest-cov
1313python3 -m pip install -U pytest-timeout
1414python3 -m pip install pyroma
15- python3 -m pip install test-image-results
1615
1716echo -e " [openblas]\nlibraries = openblas\nlibrary_dirs = /usr/local/opt/openblas/lib" >> ~ /.numpy-site.cfg
1817# TODO Remove condition when NumPy supports 3.11
You can’t perform that action at this time.
0 commit comments