Filipe Laíns 🇵🇸
Filipe Laíns 🇵🇸
I based the board files on the H745ZI-Q file, as these two boards are the same hardware, just with a missing ethernet interface for the A3. Please let me know...
It'd be good to have it in the people pages, near the contact information.
Our release process requires that maintainers have their PGP key listed in https://pypa-build.readthedocs.io/en/stable/installation.html, and preferably have their key signed by one of the other maintainers. @pypa/build-committers if you wish to...
BPO | [44200](https://bugs.python.org/issue44200) --- | :--- Nosy | @brettcannon, @jaraco, @FFY00 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect...
Examples: - `editable-verbose` config setting - `MESONPY_EDITABLE_VERBOSE` environment variable
``` Warning: SVG import is experimental!Traceback (most recent call last): File "/home/anubis/.local/bin/stitchconv.py", line 109, in emb.load(infile) File "/home/anubis/.local/lib/python2.7/site-packages/stitchcode.py", line 379, in load self.import_svg(filename) File "/home/anubis/.local/lib/python2.7/site-packages/stitchcode.py", line 1304, in import_svg x...
-- WIP, Do not merge This patches add meson suport. This allow us to have a simple full terminal write, build, deploy environment. Based on https://github.com/leroilion/teensy-core Now, to the actual...
Hi, I am packaging pcbdraw for Arch Linux and was wondering if maybe the libraries could be packaged too. We could distribute the libraries and have pcbdraw include them by...
Python 3 does not support ur''. To fix this, this patch makes the file switch to the Python 3 behavior of string literals being unicode. Signed-off-by: Filipe Laíns
Add CI
On top of #3