We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65d9e7 commit c0a3e28Copy full SHA for c0a3e28
tests/run-natmodtests.py
@@ -23,7 +23,6 @@
23
"heapq": "heapq/heapq_$(ARCH).mpy",
24
"random": "random/random_$(ARCH).mpy",
25
"re": "re/re_$(ARCH).mpy",
26
- "zlib": "zlib/zlib_$(ARCH).mpy",
27
}
28
29
# Code to allow a target MicroPython to import an .mpy from RAM
0 commit comments