You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ TODO
27
27
28
28
## Developing
29
29
30
-
You need python and a build of micropython with `asyncio` support. Follow the steps in the CI workflow to get a `micropython` binary and add it to your `PATH`.
30
+
You need python and a build of micropython with `asyncio`and `os.dupterm`support. Follow the steps in the CI workflow to get a `micropython` binary and add it to your `PATH`.
31
31
32
32
Before making changes, install the development (CPython) dependencies:
0 commit comments