forked from platypush/platypush
Added wave to mocks list in readthedocs conf.py
This commit is contained in:
parent
b0339754b2
commit
1533f7ee69
1 changed files with 1 additions and 0 deletions
|
@ -241,6 +241,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
||||||
'psutil',
|
'psutil',
|
||||||
'openzwave',
|
'openzwave',
|
||||||
'deepspeech',
|
'deepspeech',
|
||||||
|
'wave',
|
||||||
]
|
]
|
||||||
|
|
||||||
sys.path.insert(0, os.path.abspath('../..'))
|
sys.path.insert(0, os.path.abspath('../..'))
|
||||||
|
|
Loading…
Reference in a new issue