From 821eb05f2f49fa77776ac64ad521823da503d7c2 Mon Sep 17 00:00:00 2001 From: Dennis Herbrich Date: Fri, 18 Aug 2023 13:48:08 +0200 Subject: [PATCH] python: Revert accidental change of `env_add_path` (#5026) Co-authored-by: Dennis Herbrich --- bucket/python.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/python.json b/bucket/python.json index c22d87f5f8..1f3b941b44 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -84,7 +84,7 @@ ] ], "env_add_path": [ - "$persist_dir\\Scripts", + "Scripts", "." ], "persist": [