8000 tools/mpremote/requirements : Add platformdirs dependencie. · micropython/micropython@0e2efe8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e2efe8

Browse files
committed
tools/mpremote/requirements : Add platformdirs dependencie.
Signed-off-by: Jos Verlinde <Jos_Verlinde@hotmail.com>
1 parent ef8282c commit 0e2efe8

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)
0