Lacking sphinxcontrib-spelling module

Sphinx build fails with "exception: No module named 'sphinxcontrib.spelling'" error.
sphinxcontrib-spelling was added by https://github.com/pypa/pipenv/commit/2f460a9128ee5c880dcbc52fd2b8de3fe393720a 3days ago.
This commit is contained in:
cocoatomo
2020-05-02 20:10:33 +09:00
committed by GitHub
parent 2f460a9128
commit ecf984dbcc
+1
View File
@@ -20,6 +20,7 @@ six==1.11.0
snowballstemmer==1.2.1
Sphinx==1.6.3
sphinx-click==1.3.0
sphinxcontrib-spelling==4.2.1
sphinxcontrib-websupport==1.1.0
urllib3==1.24.1
virtualenv==16.1.0