Skip to content

Commit e67fd90

Browse files
Fix unordered list bug
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 8578923 commit e67fd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ install_requires =
3939
[options.extras_require]
4040

4141
docs =
42-
Sphinx >= 3.3.1
42+
Sphinx == 5.1.0
4343
sphinx-rtd-theme >= 0.5.0
4444
doc8 >= 0.8.1

0 commit comments

Comments
 (0)