Skip to content

Commit 3ec3e70

Browse files
authored
Merge pull request #5096 from jepler/unpin-autoapi
Unpin sphinx-autoapi as the bug is resolved
2 parents b5fa6b5 + 937ef7e commit 3ec3e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cpp-coveralls
1616
Sphinx<4
1717
sphinx-rtd-theme
1818
myst-parser
19-
sphinx-autoapi<=1.8.1
19+
sphinx-autoapi
2020
sphinxcontrib-svg2pdfconverter
2121
readthedocs-sphinx-search
2222

0 commit comments

Comments
 (0)