This repository was archived by the owner on Mar 4, 2026. It is now read-only.
Commit 66f1d1e
committed
Pin Black to a version that does not require gcc
Recent versions of black require gcc to build a new regex dependency.
This may go away, so we'll just pin to a specific version black (which
is best practice anyway).
Related to psf/black#1112.1 parent e673faa commit 66f1d1e
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