Skip to content

Commit f5b8eed

Browse files
committed
Version bump sphinx to 3.1.2
This fixes issue where autodoc does not correctly handle decorated function signatures.
1 parent 6512ac6 commit f5b8eed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ install_requires =
3434
[options.extras_require]
3535
docs =
3636
PyQt5
37-
Sphinx==3.1.0
37+
Sphinx==3.1.2
3838
sphinx-rtd-theme==0.4.3
3939
recommonmark==0.6.0
4040
m2r==0.2.1

0 commit comments

Comments
 (0)