Commit 5cee346
authored
[red-knot] mypy_primer: do not specify Python version (#17200)
## Summary
* Pull in latest changes from upstream (which includes an update to a
`pyproject.toml` layout and a `uv.lock` file, which should make CI more
deterministic)
* Do not specify `--python-version 3.13` in Red Knot runs
astral-sh/mypy_primer@add-red-knot-support-v2...astral-sh:mypy_primer:add-red-knot-support-v3
## Test Plan
Tested locally1 parent ffa824e commit 5cee346
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments