{ "lint": { "path": "lint.py", "script": "main", "parser": "create_parser", "help": "Run the lint", "virtualenv": true, "requirements": [ "../metadata/yaml/requirements.txt" ] } }