This repository was archived by the owner on Nov 13, 2020. It is now read-only.

Description
When trying to use your buildpack on bluemix it fails with this error:
----->Downloaded app package (44K)
-----> Downloaded app buildpack cache (215M)
Cloning into '/tmp/buildpacks/conda-buildpack'...
/tmp/buildpacks/conda-buildpack/bin/steps/conda_compile: line 10: /home/vcap/.heroku/miniconda/conda-meta/pinned: No such file or directory
Staging failed: Buildpack compilation step failed
FAILED
BuildpackCompileFailed
i have forked your repository and reverted to commit ff54da2 and now it works.