bundlewrap/bundles/voc-loudness-monitor/metadata.py
Franzi 6cd02dc563
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
bundles: move non-login users to items.py
2020-11-10 13:24:07 +01:00

8 lines
94 B
Python

defaults = {
'apt': {
'packages': {
'ffmpeg': {},
},
},
}