diff --git a/bundles/apt/items.py b/bundles/apt/items.py index 7757efd..85985b3 100644 --- a/bundles/apt/items.py +++ b/bundles/apt/items.py @@ -78,6 +78,8 @@ pkg_apt = { 'netcat': {}, 'nmap': {}, 'python3': {}, + 'python3-pip': {}, + 'python3-virtualenv': {}, 'tar': {}, 'tcpdump': {}, 'telnet': {},