fix(build): remove python launcher dep and tighten target resolution

This commit is contained in:
2026-02-17 23:30:24 -08:00
parent f20d019c11
commit 25fddce372
5 changed files with 17 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ cd SubMiner
make deps
# or manually:
bun install
bun --cwd vendor/texthooker-ui install
cd vendor/texthooker-ui && bun install
```
## Building