forked from platypush/platypush
Added OTP integration [closes #118]
This commit is contained in:
parent
fc7982378a
commit
096f84c865
6 changed files with 190 additions and 0 deletions
docs/source
|
@ -244,6 +244,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'wave',
|
||||
'pvporcupine ',
|
||||
'pvcheetah',
|
||||
'pyotp',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue