Commit 62bdf17
committed
Switch installer from --upgrade to --force-reinstall
pip --upgrade still skips reinstall in some cases even with
--no-cache-dir. --force-reinstall guarantees the latest version
is always downloaded and installed.1 parent f685e4c commit 62bdf17
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments