Files
msgq/MANIFEST.in
Adeeb Shihadeh c7c2fade03 add proper Python packaging with pyproject.toml
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>
2026-02-21 10:35:13 -08:00

2 lines
44 B
Plaintext

recursive-include msgq *.h *.cc *.pyx *.pxd