mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
Support for packages as argument not implemented, but otherwise error and exit handling should be correct. This for example will allow to do: pip-micropython install micropython-test.pystone micropython -m test.pystone