Commit 8727d81
committed
[FIX] Pin sphinx<9 for docs CI compatibility
sphinx-toolbox.utils imports `logger` from `sphinx.ext.autodoc`,
which was removed in Sphinx 9.1.0. sphinx-toolbox 4.1.2 still has
this issue. Pin sphinx<9 until sphinx-toolbox publishes a real fix.1 parent 8101332 commit 8727d81
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments