Skip to content

Releases: paketo-buildpacks/miniconda

v0.0.1

09 May 14:01

Choose a tag to compare

  • Conda-cnb runs when it detects an environment.yml in the app root dir

  • The buildpack requests conda in the buildplan and supplies a conda environment
    with the python version in package-list.txt or environment.yml.

  • Conda should not run with Python-cnb; it runs in its own group.