Commit 8dc1b9c
authored
Fix virtual environment creation when bootstrapping build environments with a standalone Python (#505)
Per
#381 (comment)
this should stop the build bootsrapping script from crashing when
running the build with a standalone Python distribution (which was..
really annoying me).1 parent fc29abe commit 8dc1b9c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments