As of https://github.com/Project-MONAI/MONAI/pull/3584, we now have an `environment-dev.yml` file, meaning MONAI's dependencies can be installed with: `conda env create -f environment-dev.yml`. This functionality is currently untested, so it would be great to add this to our CI/CD pipelines.