14 lines
186 B
Plaintext
14 lines
186 B
Plaintext
|
{
|
||
|
'includes': [
|
||
|
'infrabots.isolate',
|
||
|
],
|
||
|
'variables': {
|
||
|
'command': [
|
||
|
'python', 'recipes.py', 'run',
|
||
|
],
|
||
|
'files': [
|
||
|
'../config/recipes.cfg',
|
||
|
],
|
||
|
},
|
||
|
}
|