mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 02:10:52 +02:00
-t/--target is a pip option. Trying to use pip options for different meanings in pip-micropython may lead to big confusion. That's why the original passed any extra parameters using environment variables. "All options belong to pip."