Skip to content

Commit 305b6af

Browse files
author
Ed (ODSC)
committed
setup.py: Sphinx version
1 parent 8a3d988 commit 305b6af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
'pytest',
4848
'sphinxcontrib-applehelp<1.0.1',
4949
'sphinxcontrib.devhelp<1.0.1',
50-
'sphinxcontrib.htmlhelp<1.0.1'
50+
'sphinxcontrib.htmlhelp<1.0.1',
51+
'sphinx>4.2'
5152
],
5253
},
5354
namespace_packages=['sphinxcontrib'],

0 commit comments

Comments
 (0)