bundles/apt: make sure we do have pip3 and virtualenv
This commit is contained in:
parent
1744596296
commit
180802a669
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ pkg_apt = {
|
|||
'netcat': {},
|
||||
'nmap': {},
|
||||
'python3': {},
|
||||
'python3-pip': {},
|
||||
'python3-virtualenv': {},
|
||||
'tar': {},
|
||||
'tcpdump': {},
|
||||
'telnet': {},
|
||||
|
|
Loading…
Reference in a new issue