Skip to content

Commit 84d4e5f

Browse files
committed
1 parent 1d43f01 commit 84d4e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def absolute_links(txt):
7979
'reports': ['Jinja2'],
8080
'combine': ['python-libcombine>=0.2.6'],
8181
'doc': [
82-
'sphinx>=3.5.3',
82+
'sphinx>=3.5.3, !=5.1.0',
8383
'sphinxcontrib-napoleon>=0.7',
8484
'sphinx-markdown-tables>=0.0.15',
8585
'sphinx-rtd-theme>=0.5.1',

0 commit comments

Comments
 (0)