The fastest way to build conda packages programatically
copied from cf-post-staging / py-rattler-buildThe rattler-build tooling and library creates cross-platform relocatable
binaries / packages from a simple recipe format. The recipe format is heavily
inspired by conda-build and boa, and the output of a regular rattler-build
run is a package that can be installed using mamba, rattler or conda.