Franziska Kunsmann
6cd02dc563
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
10 lines
198 B
Python
10 lines
198 B
Python
defaults = {
|
|
'apt': {
|
|
'packages': {
|
|
'mariadb-server': {},
|
|
'python3': {},
|
|
'python3-setuptools': {},
|
|
'python3-pip': {},
|
|
},
|
|
},
|
|
}
|