Commit b57859e
fix: Upgrade Sphinx to ^7.0.0 for full Python 3.13 compatibility
- Upgrade from Sphinx ^5.0.0 to ^7.0.0 to resolve Python 3.13 issues
- Fixes 'No module named pipes' error on Linux Python 3.13
- Fixes 'alabaster extension needs at least Sphinx v3.4' error on Windows Python 3.11
- Verified documentation build works locally with Python 3.13.0 and Sphinx 7.3.7
Co-Authored-By: mkeeler@launchdarkly.com <keelerm84@gmail.com>1 parent 01732d9 commit b57859e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments