bundles/apt: make sure we do have pip3 and virtualenv

This commit is contained in:
Franzi 2020-09-06 12:04:56 +02:00
parent 1744596296
commit 180802a669
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -78,6 +78,8 @@ pkg_apt = {
'netcat': {},
'nmap': {},
'python3': {},
'python3-pip': {},
'python3-virtualenv': {},
'tar': {},
'tcpdump': {},
'telnet': {},