Our required Python version 3.6.12 does not support `capture_output` as a subprocess.run argument; this was added in python 3.7. We can emulate it by setting stdout and stderr to subprocess.PIPEpull/907/head
parent
33eef562a3
commit
be59bd17ec
Loading…
Reference in new issue