We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ff721 commit 07d8662Copy full SHA for 07d8662
pyproject.toml
@@ -66,6 +66,7 @@ doc = [
66
'sphinx-toggleprompt == 0.5.2',
67
'sphinx-favicon',
68
'solarfactors',
69
+ 'sphinx-hoverxref',
70
]
71
test = [
72
'pytest',
readthedocs.yml
@@ -21,7 +21,3 @@ python:
21
path: .
22
extra_requirements:
23
- doc
24
- - method: pip
25
- path: .
26
- extra_requirements:
27
- - hoverxref
0 commit comments