Commit 505aa3d
committed
Force uv to manage python itself
By default uv will use a system installed version
of python when available. We dont want this.
https://docs.astral.sh/uv/concepts/python-versions/#requiring-or-disabling-managed-python-versions1 parent 47dcc42 commit 505aa3d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments