Python venv creation with uv is inconsistent #7252
-
|
I need to pass the
What I have found is that in the second case the This is the code path for the first case: mise/src/config/env_directive/venv.rs Lines 81 to 88 in d9b4dab This is the code path for the second case: Lines 63 to 70 in d9b4dab It looks like right now I can only use the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Fixed in #7310 (v2025.12.8) |
Beta Was this translation helpful? Give feedback.
Fixed in #7310 (v2025.12.8)