mirror of
https://github.com/kennethreitz/conda-buildpack.git
synced 2026-06-05 06:56:13 +00:00
more nomkl
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user