forked from platypush/platypush
Added IMAP plugin and generic mail check backend [links to #146]
This commit is contained in:
parent
f1ab923bfe
commit
1681f80728
8 changed files with 778 additions and 0 deletions
docs/source
|
@ -262,6 +262,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'Adafruit_Python_DHT',
|
||||
'RPi.GPIO',
|
||||
'RPLCD',
|
||||
'imapclient',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue