Skip to content

Commit

Permalink
Do not delete conda's bin folder
Browse files Browse the repository at this point in the history
  • Loading branch information
evdoks committed Nov 28, 2016
1 parent afd0148 commit 144a62e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/steps/conda_compile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,5 @@ fi
# Clean up the installation environment .
conda clean -pt --yes > /dev/null
rm -rf $HOME/.cache
rm -rf $HOME/.heroku/miniconda/bin
rm -rf $HOME/.heroku/miniconda/include
rm -rf $HOME/.heroku/miniconda/pkgs

0 comments on commit 144a62e

Please sign in to comment.