v2.3.1
Changed
- Changed
pybricksdev.compile.compile_multi_file()to usempy-toolto find imports
instead of Python'sModuleFinder.
Fixed
- Fixed compiling multi-file projects with implicit namespace packages.
- Fixed EV3 firmware upload on Windows (pybricksdev#128).