MetroStar/conda-vendor

Support Multiple Environment Files

Opened this issue · 0 comments

Using conda-lock's compound specification it would be nice to have the ability to pass in a list of environment files to vendor in as a single conda channel.
example potential usage:

conda-vendor vendor --file environment-one.yaml --file environment-two.yaml --file environment-three.yaml --solver mamba --platform linux-64