Commit aeab80d
fix: pin docutils to 0.18.1 in Dockerfile for Python 2 compat
docutils 0.22.4 requires Python >= 3.9 but the Dockerfile uses Python 2.
Pin to 0.18.1 (last py2-compatible release) with its py2.py3 wheel hash.
CI workflow keeps 0.22.4 since it uses Python 3.x.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Zack Koppert <zkoppert@github.com>1 parent ea45c19 commit aeab80d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments