SaveModuleVersions#

class caput.pipeline.tasklib.debug.SaveModuleVersions[source]#

Bases: caput.pipeline.tasklib.base.ContainerTask

Write module versions to a YAML file.

The list of modules should be added to the configuration under key ‘save_versions’. The version strings are written to a YAML file.

Attributes:
rootstr

Root of the file name to output to.

Methods#

process()

Do nothing.

setup()

Save module versions.