diff --git a/bundles/apt/items.py b/bundles/apt/items.py index 12578fa..a0e3d16 100644 --- a/bundles/apt/items.py +++ b/bundles/apt/items.py @@ -156,9 +156,6 @@ pkg_apt = { 'popularity-contest': { 'installed': False, }, - 'python3-packaging': { - 'installed': False, - }, 'unattended-upgrades': { 'installed': False, },