Commit 9a30a5c
authored
Always reinstall
Adds `--reinstall-package=eth2spec` for `uv run` commands used with
editable installs. This will ensure that `uv` doesn't used a cached
version of `eth2spec` (consensus-specs) and ensure that the most recent
version of repo source is used when generating test vectors during local
development.
Follow-up fix to:
- #4627
and, in particular:
- #4634eth2spec for non-editable installs (#4676)1 parent e6c3452 commit 9a30a5c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments