mirror of
https://github.com/micropython/micropython.git
synced 2026-03-14 12:50:16 +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.