circuitpython-build-tools
circuitpython-build-tools copied to clipboard
Build scripts for CircuitPython libraries and the bundle
In CircuitPython we plan to update the version of macos used to build mpy-cross, as macos 11 runners are deprecated and due for removal. At the same time, we renamed...
The last stragglers for #101 should be fixed in tomorrow's community bundle; if so, remove the workaround.
https://github.com/adafruit/circuitpython-build-tools/blob/0ae17a960bfa1967829e8110841c6cb534897d20/circuitpython_build_tools/build.py#L46 > /home/runner/.cache/uv/archive-v0/gQVN497zrc49u5GmIxX_f/lib/python3.14/site-packages/circuitpython_build_tools/build.py:46: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\\\."? A raw string is also an option. I...
By description, I mean the one line description field on the top right of the repo page The current json is a list of objects like below ```json { "dependencies":...