aboutsummaryrefslogtreecommitdiff
path: root/tools/pip-micropython
AgeCommit message (Collapse)Author
2014-04-12pip-micropython: Apply more workarounds for setuptools, pip, etc misfeatures.Paul Sokolovsky
2014-04-07pip-micropython: Require command verb, but restrict to "install" only.Paul Sokolovsky
So, pip-micropython can/should be run as normal pip: pip-micropython install micropython-unittest
2014-04-02tools: Add pip-micropython to install packages in MicroPython-friendly way.Paul Sokolovsky