Skip to content

Commit 07d8662

Browse files
committed
add dependency
1 parent 08ff721 commit 07d8662

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ doc = [
6666
'sphinx-toggleprompt == 0.5.2',
6767
'sphinx-favicon',
6868
'solarfactors',
69+
'sphinx-hoverxref',
6970
]
7071
test = [
7172
'pytest',

readthedocs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,3 @@ python:
2121
path: .
2222
extra_requirements:
2323
- doc
24-
- method: pip
25-
path: .
26-
extra_requirements:
27-
- hoverxref

0 commit comments

Comments
 (0)