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.
2 parents 25fc584 + 6230dea commit 3dd9416Copy full SHA for 3dd9416
BUILDING.md
@@ -35,6 +35,8 @@ Failing to install these will prevent from properly building.
35
36
pip3 install -r requirements-dev.txt
37
38
+If you run into an error installing minify_html, you may need to install `rust`.
39
+
40
### mpy-cross
41
42
As part of the build process, mpy-cross is needed to compile .py files into .mpy files.
0 commit comments