initialize an uv venv globally but skip it for python executor

This commit is contained in:
Ruben Fiszel
2025-02-22 01:53:14 +01:00
parent 21ca694299
commit 9ea6776ec1
2 changed files with 3 additions and 0 deletions
@@ -366,6 +366,7 @@ impl PyVersion {
"python",
"find",
self.to_string_with_dot(),
"--system",
"--python-preference=only-managed",
])
.envs([