mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user