Commit Graph

2 Commits

Author SHA1 Message Date
Adeeb Shihadeh
dee57264e4 fix: remove unused platform import from setup.py
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 12:39:52 -08:00
Adeeb Shihadeh
194c6c3f35 build Cython extensions during pip install
Add setup.py with Extension definitions for ipc_pyx and visionipc_pyx
Cython extensions so they compile during `pip install -e .`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 10:48:31 -08:00