New option: ++pexpect-disable

This commit is contained in:
anki-code 2020-06-25 11:40:03 +03:00
parent 346231a29e
commit 0f4937bb9e

View file

@ -664,6 +664,7 @@ class xxh:
self.verbose = opt.verbose
self.vverbose = opt.vverbose
self.use_pexpect = not opt.pexpect_disable
def packages_operations():
if opt.install_xxh_packages: