Commit f94447dd authored by rusty1s's avatar rusty1s
Browse files

update

parent 569aa55c
echo "=================================="
echo "===RUNNING PIP INSTALL ==========="
"%PYTHON%" -m pip install --verbose .
"%PYTHON%" setup.py install
echo "=================================="
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