Commit 5e66cfb
committed
envrc: .venv/bin ahead of bazel_env/bin in PATH
Otherwise the bazel wrappers take over. This is most apparent when using
editor integration for .envrc together with pylsp; the LSP will pass
arguments to the wrapper scripts that they don't expect and will end up
failing to run e.g. mypy.
Change-Id: I4e93e2ab4cc1b605affbf98689811ce2d97ea64c1 parent b651a5a commit 5e66cfb
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments