Pradyun Gedam
Pradyun Gedam
> Judging by [pypa/pip#10720](https://github.com/pypa/pip/pull/10720), pip isn't interested in using build, so I'm closing this. Wait, what?
As I see it, moving to a venv-based build environment in pip is the first step in making it possible for pip to move to using build, so I'm a...
In that case, do you want to reopen this? :)
What can I do to help move this forward? :)
If someone does the work to generate these automatically as a part of `invoke generate`, I'll be happy to merge that in.
I don't think it's necessary to try and mirror pip, since `pip install --editable` exists and works as well. There's two mechanisms that you can perform an editable install with...
FWIW, this has broken pip's own vendoring processes. It's probably fine, since those processes need some TLC anyway -- it's worth flagging, but I don't think that changes anything. :)
> I wonder if it would be possible to replace the sidebar being repeated on every page with an ? The sort of reuse you're hoping for is not possible...
Close-reopened to retrigger the RTD build.
One of the things that’s tricky with this, is that user’s content needs to be written such that it works under both schemes. https://github.com/pradyunsg/furo/issues/28 has a bit more context. In...