Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/taskgraph
/
.
/
tools
/
taskcluster
/
commands.json
blob: dcbd8961fc2efbb800565b927a3e5d9314d6aba6 [
file
] [
log
] [
blame
] [
edit
]
{
"tc-verify"
:
{
"path"
:
"verify.py"
,
"script"
:
"run"
,
"parser"
:
"create_parser"
,
"help"
:
"Verify .taskcluster.yml file is parsable"
,
"virtualenv"
:
true
,
"install"
:
[
"json-e"
,
"pyyaml"
]}
}