⚡ Import relative
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
|||||||
import argparse
|
import argparse
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
from bxpkg.configure import get_config
|
from bxbuild.configure import get_config
|
||||||
from bxpkg.generator import Info, build, wbuild, xbuild
|
from bxbuild.generator import Info, build, wbuild, xbuild
|
||||||
|
|
||||||
parser = argparse.ArgumentParser(
|
parser = argparse.ArgumentParser(
|
||||||
prog="breezex_builder",
|
prog="breezex_builder",
|
||||||
|
|||||||
Reference in New Issue
Block a user