1
0
Fork 0

Add script to perform parallel builds. (#12497)

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
This commit is contained in:
Nick Brassel 2021-05-10 01:06:44 +10:00 committed by GitHub
parent f544b60aaa
commit 1426ffc0ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 89 additions and 1 deletions

View file

@ -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