From 7392bf7cb4c5ea51812229abcd3f886d021b231c Mon Sep 17 00:00:00 2001 From: Dan Halbert Date: Mon, 26 Jul 2021 22:35:25 -0400 Subject: [PATCH] Use sphinx-autoapi 1.8.1 until it's fixed Thanks @tannewt for this: https://github.com/tannewt/circuitpython/commit/080e5233b445d084084905cc149de7756e07a6c0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6db56d8940..1fb88552fe 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ cpp-coveralls Sphinx<4 sphinx-rtd-theme myst-parser -sphinx-autoapi +sphinx-autoapi<=1.8.1 sphinxcontrib-svg2pdfconverter readthedocs-sphinx-search