Commit 2b3f317
committed
feat(deps): allow Sphinx 5/6/7 and sphinx-rtd-theme 2.x/3.x
Widen install_requires to sphinx>=4.5,<9 and sphinx_rtd_theme>=2.0,<4
so SpongeDocs can move past the docutils<0.18 pin that RTD-theme 1.0
carried. No template or CSS changes — the RTD-theme class names and
overridden blocks this theme hooks into are unchanged in the target
versions.
Bumps version to 1.2.0.
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>1 parent 72dae7f commit 2b3f317
3 files changed
Lines changed: 21 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments