Remove print statement

This commit is contained in:
Matthew Honnibal 2016-10-13 20:54:56 +02:00
parent a0af3b108d
commit afe20bd8fb

View File

@ -7,7 +7,6 @@ fi
if [ "${VIA}" == "compile" ]; then
echo "compile"
pip install -r requirements.txt
pip install -e .
mkdir -p corpora/en