You need to sign in or sign up before continuing.
Set of commits to be tagged v0.18
Changelog
Major refactoring of method BackendExplorer.prepare_labels:
- argument
allow_file_extensionsto filter out input files based on file extension, - argument
single_input=Trueto pick a primary input file first, and then select the related files only, -
allow_file_extensionsandsingle_inputapply only when no metadata file is available, - the filename metadata is used to identify the primary input file, which now comes first in the list of dependencies.