Commit ca60485
committed
Set python exe to simplify venv dir
GDAL uses the python exe to determine what directory structure to use.
When using the system python it defaults to local/lib/... but when it
detects a venv it uses lib/..
This matches the other python libraries so its a small improvement.1 parent 66a01d5 commit ca60485
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments