You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, we only have support for Meson. But, really, the only thing that would distinguish a meson command from a pip/build one is the way we set PYTHONPATH.
Generalize the path setting functionality, so that we can use the same commands on all those systems.