diff --git a/cwlgen/requirements.py b/cwlgen/requirements.py index be48480..560e2cb 100644 --- a/cwlgen/requirements.py +++ b/cwlgen/requirements.py @@ -210,8 +210,7 @@ def parse_dict(cls, d): # } -class -ment(Requirement): +class SoftwareRequirement(Requirement): """ A list of software packages that should be configured in the environment of the defined process.