Add script to perform parallel builds. (#12497)
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
This commit is contained in:
parent
f544b60aaa
commit
1426ffc0ee
3 changed files with 89 additions and 1 deletions
|
@ -24,6 +24,7 @@ from . import json2c
|
|||
from . import lint
|
||||
from . import list
|
||||
from . import kle2json
|
||||
from . import multibuild
|
||||
from . import new
|
||||
from . import pyformat
|
||||
from . import pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue