Hello,
I am currently revising an old merge request (https://github.com/scipy/scipy/pull/13068) that I initiated a few years back. The “dev.py” file has disappeared and I cannot find an up-to-date tutorial on how to build, install (like a development package in a conda environment, so that I can easily iterate on the code) and run tests of my local scipy.
Do you have any hints ?
Cheers !