Imaging233 create conda package
Created by: walshmm
This adds the require license meta for a conda package to pass conda-verify when creating a conda package
to test run the following and confirm there are no errors:
cd conda.recipe
conda install -y anaconda-client conda-build conda-verify
conda build --output-folder . . -c neutrons -c mantid/label/nightly
conda-verify ./noarch/imars3d-v0.1.3rc1_*-py38.tar.bz2