bundles/mautrix-telegram: use pkg_pip
This commit is contained in:
parent
eede422e9a
commit
3242d97cfa
2 changed files with 16 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
groups['all'] = {
|
||||
'member_patterns': (
|
||||
'member_patterns': {
|
||||
r".*",
|
||||
),
|
||||
},
|
||||
'bundles': {
|
||||
'apt',
|
||||
'cron',
|
||||
|
@ -31,5 +31,6 @@ groups['all'] = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'pip_command': 'pip3',
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue