Skip to content

Commit 5984209

Browse files
Code review (Kevin)
Co-authored-by: Kevin Anderson <[email protected]>
1 parent 57569cd commit 5984209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ doc = [
6666
'sphinx-toggleprompt == 0.5.2',
6767
'sphinx-favicon',
6868
'solarfactors',
69-
'sphinx-hoverxref ~= 1.4.2',
69+
'sphinx-hoverxref ~= 1.4.2', # when updating, check that _static/tooltipster_color_theming.css still works
7070
]
7171
test = [
7272
'pytest',

0 commit comments

Comments
 (0)