- you have to (unfortunately) also still deal with the setup.py-based build in one way or the other. We're going to throw it out soon, so you can either ignore it and keep the slow `_mmio.py` implementation for that, or integrate the C++ code in `scipy/io/setup.py`. The latter is a little nicer, but in case it's tricky to get to work then keeping the slow code is also okay. The only reason we will still keep it around for the 1.11.0 release (probably) is conda-forge on Windows, so that's a limited number of users who'd get the slow code.