conda-pack
conda-pack copied to clipboard
propagate ignore_missing_files
Allow the pack to continue even if there are missing files, if the user explicitly allows this case.
Fixes #192
Description
Checklist - did you ...
- [x] Add a file to the
newsdirectory (using the template) for the next release's release notes? - [x] Add / update necessary tests?
- [x] Add / update outdated documentation?