bundlewrap/bundles/sudo/metadata.py

7 lines
92 B
Python

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