Skip to content

Commit 026a20d

Browse files
Josverldpgeorge
authored andcommitted
tools/mpremote: Add platformdirs dependency to requirements.txt.
Needed to easily find the user configuration file. Signed-off-by: Jos Verlinde <[email protected]>
1 parent 907c5e9 commit 026a20d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/mpremote/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
pyserial >= 3.3
22
importlib_metadata >= 1.4; python_version < "3.8"
3+
platformdirs >= 4.3.7

0 commit comments

Comments
 (0)