Commit 4d1955a
committed
fix: Pin docutils<=0.21.2 to fix rst2ansi incompatibility
Newer versions of `docutils` (>=0.22) are incompatible with the
unmaintained `rst2ansi` library, causing a `ModuleNotFoundError` on
startup when `rst2ansi` tries to import `docutils.utils.error_reporting`.1 parent 3e05563 commit 4d1955a
2 files changed
Lines changed: 278 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments