mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 09:50:20 +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."