Session Ready
Exercise

Install Conda Build

In order to build a Conda package you first need to install the conda-build package.

The conda build command will read the Conda recipe and construct a package file that can be uploaded to Anaconda Cloud and installed in a Conda environment.

Instructions
100 XP

Install conda-build into your current Conda environment.