bundles: fix dependencies
This commit is contained in:
parent
8dc66421c0
commit
46f7aa93ef
3 changed files with 13 additions and 16 deletions
|
@ -64,5 +64,6 @@ nodes['voc.pretalx'] = {
|
|||
},
|
||||
},
|
||||
'os': 'debian',
|
||||
'os_version': (10,)
|
||||
'os_version': (10,),
|
||||
'pip_command': 'pip3',
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue