mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 21:50:31 +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.