Commit 0aedc8c
authored
Pin local Python version to lowest supported (#351)
Just helps to ensure when developing that we're targeting the lowest
supported version, otherwise it'll only be caught in CI.
Ref:
https://docs.astral.sh/uv/concepts/python-versions/#python-version-files1 parent c50a40f commit 0aedc8c
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments