mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 00:02:19 +00:00
initialize an uv venv globally but skip it for python executor
This commit is contained in:
@@ -366,6 +366,7 @@ impl PyVersion {
|
||||
"python",
|
||||
"find",
|
||||
self.to_string_with_dot(),
|
||||
"--system",
|
||||
"--python-preference=only-managed",
|
||||
])
|
||||
.envs([
|
||||
|
||||
Reference in New Issue
Block a user