mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
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
|