forked from platypush/platypush
paho
module added to automocks.
This commit is contained in:
parent
deecde1d72
commit
02049030d0
2 changed files with 1 additions and 2 deletions
|
@ -69,7 +69,6 @@ Events
|
||||||
platypush/events/tensorflow.rst
|
platypush/events/tensorflow.rst
|
||||||
platypush/events/todoist.rst
|
platypush/events/todoist.rst
|
||||||
platypush/events/torrent.rst
|
platypush/events/torrent.rst
|
||||||
platypush/events/travisci.rst
|
|
||||||
platypush/events/trello.rst
|
platypush/events/trello.rst
|
||||||
platypush/events/video.rst
|
platypush/events/video.rst
|
||||||
platypush/events/weather.rst
|
platypush/events/weather.rst
|
||||||
|
|
|
@ -71,7 +71,7 @@ mock_imports = [
|
||||||
"oauth2client",
|
"oauth2client",
|
||||||
"omxplayer",
|
"omxplayer",
|
||||||
"openzwave",
|
"openzwave",
|
||||||
"paho.mqtt",
|
"paho",
|
||||||
"pandas",
|
"pandas",
|
||||||
"paramiko",
|
"paramiko",
|
||||||
"picamera",
|
"picamera",
|
||||||
|
|
Loading…
Reference in a new issue