mirror of
https://github.com/commaai/msgq.git
synced 2026-06-11 15:34:47 +08:00
Add build-system section, move dev deps to optional, add MANIFEST.in for C++/Cython source distribution, and export BASEDIR/INCLUDE_PATH from __init__.py for consumers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 lines
44 B
Plaintext
2 lines
44 B
Plaintext
recursive-include msgq *.h *.cc *.pyx *.pxd
|