Skip to content

Commit a63c530

Browse files
authored
Remove unused pip install
1 parent 92665ab commit a63c530

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-steps-windows.yml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ steps:
1414
# to $PYTHON_EXE's directory since that is on a different drive which
1515
# mingw does not like. Instead copy it to a directory and set OPENBLAS,
1616
# since OPENBLAS will be picked up by the openblas discovery
17-
python -m pip install
1817
$target = $(python tools/openblas_support.py)
1918
mkdir openblas
2019
echo Copying $target to openblas/openblas$env:OPENBLAS_SUFFIX.a

0 commit comments

Comments
 (0)