Fixes for readthedocs build

This commit is contained in:
Fabio Manganiello 2019-07-16 22:38:42 +02:00
parent 95b5820783
commit cc61032bec
3 changed files with 6 additions and 6 deletions
docs/source

View file

@ -219,6 +219,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
'mpd',
'serial',
'pyHS100',
'grpc',
]
sys.path.insert(0, os.path.abspath('../..'))