Commit bd11228
committed
Tidy and work correctly with pip or pip3
- Use either pip3 or pip as available
- Tweaks the python3 test to work correctly
- Adjust two other commands to allow you to run this more than once without
generating errors.
- Make the install script executable so we don't have to run bash separately.
I was using this with Anaconda which only provides pip, not pip3.1 parent adcb22c commit bd11228
1 file changed
+12
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | | - | |
23 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
28 | | - | |
29 | | - | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
0 commit comments