Commit f6e6cdc
ci: pin uv to 0.10.2 and bump devcontainer Python to 3.12
- publish-pypi.yml: uv 0.9.13 -> 0.10.2 so the published artifact is
built with the same uv as CI (Greptile)
- devcontainer: pin floating uv:latest -> uv:0.10.2 (Greptile)
- devcontainer: Python base 3.9 -> 3.12; a 3.9 devcontainer can't install
the package now that requires-python is >=3.12
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 92281bf commit f6e6cdc
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments