We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92665ab commit a63c530Copy full SHA for a63c530
azure-steps-windows.yml
@@ -14,7 +14,6 @@ steps:
14
# to $PYTHON_EXE's directory since that is on a different drive which
15
# mingw does not like. Instead copy it to a directory and set OPENBLAS,
16
# since OPENBLAS will be picked up by the openblas discovery
17
- python -m pip install
18
$target = $(python tools/openblas_support.py)
19
mkdir openblas
20
echo Copying $target to openblas/openblas$env:OPENBLAS_SUFFIX.a
0 commit comments