Skip to content

Commit

Permalink
Update bld.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
pradal authored Jun 5, 2024
1 parent 4a7986e commit a830b63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conda/bld.bat
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ if errorlevel 1 echo Unsuccessful
echo:

echo:"pip install"
python -m pip install .
REM python -m pip install .
%PYTHON% setup.py install
if errorlevel 1 echo Unsuccessful
echo:

0 comments on commit a830b63

Please sign in to comment.