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
Use non-editable installs for test generators (#4634)
Fixes up a regression introduced in:
- #4627
This issue describes the problem and fix:
- #4633
This will cause the venv to flip-flop between installing `eth2spec` in
editable and non-editable modes if you switch between
non-generator/generator targets. But that should be ok; `uv`'s good at
that :)
0 commit comments