python3Packages.meshtastic: fix build (#503604)

This commit is contained in:
Nick Cao
2026-03-26 19:41:22 +00:00
committed by GitHub
@@ -47,6 +47,7 @@ buildPythonPackage (finalAttrs: {
"bleak"
"packaging"
"protobuf"
"tabulate"
];
build-system = [ poetry-core ];