Commit 060b963
committed
Build docs on 3.12
The Sphinx error is the same as the flake8 error on Python 3.11. Changing the build version on readthedocs should fix the problem.
I also now need to install the package for readthedocs (as I import it in `conf.py` to exclude some symbols). I've added
`python.install.path: .` which I hope will do that.1 parent 6949815 commit 060b963
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
0 commit comments