Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
3dd9416c3f
|
@ -35,6 +35,8 @@ Failing to install these will prevent from properly building.
|
||||||
|
|
||||||
pip3 install -r requirements-dev.txt
|
pip3 install -r requirements-dev.txt
|
||||||
|
|
||||||
|
If you run into an error installing minify_html, you may need to install `rust`.
|
||||||
|
|
||||||
### mpy-cross
|
### mpy-cross
|
||||||
|
|
||||||
As part of the build process, mpy-cross is needed to compile .py files into .mpy files.
|
As part of the build process, mpy-cross is needed to compile .py files into .mpy files.
|
||||||
|
|
Loading…
Reference in New Issue