Files
openwrt-packages/lang/python/micropython-mpremote/patches/001-no-importlib_metadata.patch
Jeffery To e9dda77cc4 micropython-mpremote: Add new package
From the README:

This CLI tool provides an integrated set of utilities to remotely
interact with and automate a MicroPython device over a serial
connection.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit a83dcf0d5c)
2023-06-04 01:00:22 +08:00

6 lines
104 B
Diff

--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1 @@
pyserial >= 3.3
-importlib_metadata >= 1.4