mirror of
https://github.com/micropython/micropython.git
synced 2026-03-11 11:20:17 +01:00
Issue was with uPy: on local machine with micropython-lib installed, io module is available. Not the case on Travis CI, where only _io module is available in uPy.