Bug fixes
* simplify .conda package info, to work with conda/conda8639 and conda/conda-build3500
* add missing six dep
* fix reference in cli.py to incorrect API function (how was this working?)
* Wrap calls to shutil.move in try, because of windows permission errors observed on Appveyor
Contributors
* msarahan
* nehaljwani