mirror of
https://github.com/micropython/micropython.git
synced 2026-05-01 13:20:14 +02:00
026a20da3e
Needed to easily find the user configuration file. Signed-off-by: Jos Verlinde <Jos_Verlinde@hotmail.com>
4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
pyserial >= 3.3
|
|
importlib_metadata >= 1.4; python_version < "3.8"
|
|
platformdirs >= 4.3.7
|