Webinar
How to: Conda-build/Constructor
Conda-build is an open-source library that allows you to build conda packages which include the module and metadata about the package itself. Constructor is an open-source library that is used to build anaconda/miniconda installers from a set of libraries.
Join this on-demand webinar from AnacondaCON 2020 to learn:
- How to build a conda package
- How to build an installer from constructor
- Key changes to conda-build