radames's picture
first
57535ba
raw
history blame
70 Bytes
import subprocess
subprocess.run(["make", "build-all"], shell=False)