Commit cbd7d00
fix: Move sphinx deps to main dependencies so .[docs] extra works on RTD
sphinx, sphinx-click, sphinx_rtd_theme, sphinx-copybutton were in dev group
but poetry extras only resolves packages from [tool.poetry.dependencies].
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent feb4df4 commit cbd7d00
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments