This repository was archived by the owner on Mar 4, 2026. It is now read-only.
Commit fd6acfe
Dustin Miller
Pin black to version 19.3b0
Black seems to have dependencies on musl-dev and gcc past this version.
Hopefully this is just temporary. If we wanted to continue using the
latest versions, we could instead add something like `apk add musl-dev
gcc` but this increases the duration of the process significantly.
psf/black#11121 parent e673faa commit fd6acfe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments