more nomkl

This commit is contained in:
Jonathan
2016-07-22 13:57:40 -07:00
parent 5a5b8c1107
commit 16dbdbc4e6
+2
View File
@@ -8,6 +8,8 @@ if [ ! -d /app/.heroku/miniconda ]; then
fi
echo "nomkl" > $HOME/.heroku/miniconda/conda-meta/pinned
conda remove mkl
echo "added pinned file in $HOME/.heroku/miniconda/conda-meta/pinned"
if [ -f conda-requirements.txt ]; then