Skip to content

Conversation

@dlech
Copy link
Member

@dlech dlech commented Jan 24, 2026

Some cleanups and a regression fix.

Closes: #131

dlech added 3 commits January 23, 2026 21:16
Some minor improvements to type annotations and code formatting in tests/test_compile.py.
Remove some debug print statements that were left in the
`pybricksdev.compile._compile_multi_file_with_mpy_tool()` function.
Add additional searches for package __init__.py files when compiling
multi-file projects.

This was missed in the original implementation of import lookup using
mpy-tool.

Fixes: pybricks#131
@dlech dlech merged commit c5bab4c into pybricks:master Jan 24, 2026
6 checks passed
@dlech dlech deleted the fix-multi-file-compile-regression branch January 24, 2026 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pybricksdev Package Import Bug

1 participant