tools/mpremote: Add platformdirs dependency to requirements.txt.
Needed to easily find the user configuration file. Signed-off-by: Jos Verlinde <Jos_Verlinde@hotmail.com>
This commit is contained in:
committed by
Damien George
parent
907c5e9976
commit
026a20da3e
@@ -1,2 +1,3 @@
|
||||
pyserial >= 3.3
|
||||
importlib_metadata >= 1.4; python_version < "3.8"
|
||||
platformdirs >= 4.3.7
|
||||
|
||||
Reference in New Issue
Block a user