Commit 48320dc
authored
Polish create-venv.sh (#274)
* Quotes everywhere
* Handle Windows special case
* Use "--clear" when creating the venv: this way running the action
twice in the same environment is not a problem
Signed-off-by: Jussi Kukkonen <[email protected]>1 parent b3dd847 commit 48320dc
1 file changed
+13
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments