bundles/apt: explicitely uninstall python3-packaging
This commit is contained in:
parent
7199371065
commit
308b66c407
1 changed files with 3 additions and 0 deletions
|
@ -153,6 +153,9 @@ pkg_apt = {
|
|||
'popularity-contest': {
|
||||
'installed': False,
|
||||
},
|
||||
'python3-packaging': {
|
||||
'installed': False,
|
||||
},
|
||||
'unattended-upgrades': {
|
||||
'installed': False,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue