Commit 6dbd8b6
Append --pre to black installation command when pipenv is used (microsoft#5393)
* if black is being installed, append pre
This is so it can be resolved correctly by pipenv
* extra extra read all about it!
update news
* if black is being installed make sure we pass --pre
* Thank author of PR1 parent a215b5d commit 6dbd8b6
3 files changed
Lines changed: 10 additions & 1 deletion
File tree
- news/2 Fixes
- src
- client/common/installer
- test/common/installer
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | | - | |
| 39 | + | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
220 | 223 | | |
221 | 224 | | |
222 | 225 | | |
| |||
0 commit comments