blob: 9a54b1b00da6703f2f3929d13eda4b24d87c96d5 [file] [log] [blame] [edit]
{
"web-features-manifest": {
"path": "manifest.py",
"script": "main",
"parser": "create_parser",
"help": "Create the WEB_FEATURES_MANIFEST.json",
"virtualenv": true,
"requirements": [
"../metadata/yaml/requirements.txt"
]
}
}