diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-05-18 16:07:07 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-05-18 16:29:15 -0700 |
| commit | 1e9436519b39efbe0e0e48e3725eebb4cea41feb (patch) | |
| tree | b2eff9aea8683e2a3213551a467078c8806b9463 /docs | |
| parent | 32617d5f2fb051d3adf55bf0f4f00f10cc5d74aa (diff) | |
Fix ReadTheDocs after switching to stubs + autoapi.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
