Merge remote-tracking branch 'origin/main'

This commit is contained in:
Hosted Weblate 2022-11-08 00:33:18 +01:00
commit 3dd9416c3f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ Failing to install these will prevent from properly building.
pip3 install -r requirements-dev.txt
If you run into an error installing minify_html, you may need to install `rust`.
### mpy-cross
As part of the build process, mpy-cross is needed to compile .py files into .mpy files.