The unanchored 'build/' pattern matched src/apworld_tester/pipeline/build/, so the package was never committed and a fresh clone failed at import with ModuleNotFoundError. Anchor build/ and dist/ to the repo root and add the missing module files. Also ignore .venv/.
557 B
557 B