Angus Gratton e7f40fca68 tools: Avoid subprocess.run(capture_output) argument for Python <3.7 compatibility
In Python 3.5 and 3.6 the equivalent to capture_output=True is to set stdout
and stderr arguments to subprocess.PIPE
2020-12-08 09:44:44 +11:00
..
2020-06-24 13:17:29 +08:00
2020-09-17 10:49:14 +07:00
2016-11-03 18:41:00 +08:00
2019-10-09 12:25:48 +08:00
2020-05-29 10:08:51 +02:00