Commit 37978de
committed
Add workaround for the "setup_python" recipe after pip release 18.1
The setup_python recipe doesn't work with the latest version of pip
18.1 https://pypi.org/project/pip/18.1/#history
Issue is open at poise/poise-python#133
The workaround consists in overriding pip version to 18.0
Signed-off-by: Luca Carrogu <[email protected]>1 parent 0495ba1 commit 37978de
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
34 | 42 | | |
35 | 43 | | |
36 | 44 | | |
| |||
0 commit comments