Commit 569aa55c authored by rusty1s's avatar rusty1s
Browse files

update

parent fac63968
echo "=================================="
echo "===RUNNING PIP INSTALL ==========="
"%PYTHON%" -m pip install --verbose . "%PYTHON%" -m pip install --verbose .
echo "=================================="
if errorlevel 1 exit 1 if errorlevel 1 exit 1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment