Commit bd819f2
committed
This reverts commit fb15875.
When working through #384 without a pin set, running `make` would
default to Python 3.13 locally. (Not sure if this is a `uv` version
thing, or what.)
I think it's best to keep this pinned in Python libraries to the lowest
supported Python version to avoid confusion, especially since we don't
specify a `uv` version to use (for now).
1 parent 04469d0 commit bd819f2
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