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
Having more than one Python interpreter in the same dev shell lead to maturin building a library with the wrong ABI version. We fixed
that by unsetting PYTHONPATH.
We also cleaned up the Justfile a little bit
Signed-off-by: Tzanko Matev <[email protected]>
0 commit comments