Commit 884f4cf
authored
Pin flit_core build dependency to exact version (#4891)
## Summary
- Pin `flit_core` from `>=3.11,<4` to `==3.12.0` in `python/pyproject.toml`
- `uv lock` doesn't lock build-system dependencies, so an unpinned range
allows non-reproducible builds
This pull request was AI-assisted by Isaac.1 parent 0b5e4a3 commit 884f4cf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments