mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 15:38:25 +00:00
commit
b8911fbf18
@ -55,7 +55,7 @@ def install_bench(args):
|
|||||||
})
|
})
|
||||||
|
|
||||||
success = run_os_command({
|
success = run_os_command({
|
||||||
'pip': "sudo pip install ansible"
|
'pip': "sudo pip install --upgrade urllib3 requests cryptography ansible"
|
||||||
})
|
})
|
||||||
|
|
||||||
if not success:
|
if not success:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user