forked from platypush/platypush
docutils
moved to required dependencies.
This commit is contained in:
parent
41233138ff
commit
1395c472c0
3 changed files with 3 additions and 2 deletions
docs/source
|
@ -305,6 +305,7 @@ autodoc_mock_imports = [
|
|||
'simple_websocket',
|
||||
'uvicorn',
|
||||
'websockets',
|
||||
'docutils',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue