Removing mxpic_forge from the dependncy

This commit is contained in:
=
2026-06-01 13:18:57 +08:00
parent 7cf618fe02
commit 392e6d655e
14 changed files with 628 additions and 122 deletions
+2
View File
@@ -25,6 +25,8 @@ Important functions:
`../mxpic_router` checkout to `sys.path` when present.
- `require_router_stack` (`backend/router_dependency.py` line 31) imports
`mxpic_router`, `nazca`, and the route backend used by `mxpic_router`.
The preferred route backend is `mxpic_forge.Route`; if it is absent,
`mxpic_router` falls back to Nazca `interconnects.Interconnect`.
`gdstk` is checked only when SVG preview generation requests it.
## Generated Files