From 1e9436519b39efbe0e0e48e3725eebb4cea41feb Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 18 May 2020 16:07:07 -0700 Subject: Fix ReadTheDocs after switching to stubs + autoapi. --- docs/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/requirements.txt b/docs/requirements.txt index 9edf6d328..f2ec24c2e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,5 @@ sphinx==1.8.5 recommonmark==0.5.0 sphinxcontrib-svg2pdfconverter==0.1.0 +astroid +sphinx-autoapi -- cgit v1.2.3