Closed gergondet closed 1 year ago
This changes the way we generate the Cython bindings for mc_rtc. Instead of relying on setup.py, we handle the compilation of the module ourselves. This ensure that the module properly gets rebuild when the API/ABI changes.
This changes the way we generate the Cython bindings for mc_rtc. Instead of relying on setup.py, we handle the compilation of the module ourselves. This ensure that the module properly gets rebuild when the API/ABI changes.