mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-22 19:25:11 -04:00
🧹 remove setup.py from builder
This commit is contained in:
parent
e2443de228
commit
966473b3f1
9 changed files with 13 additions and 48 deletions
|
@ -4,8 +4,8 @@
|
|||
import argparse
|
||||
from pathlib import Path
|
||||
|
||||
from bbpkg.configure import get_config
|
||||
from bbpkg.generator import Info, xbuild, wbuild, build
|
||||
from src.configure import get_config
|
||||
from src.generator import Info, xbuild, wbuild, build
|
||||
|
||||
|
||||
parser = argparse.ArgumentParser(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue