forked from platypush/platypush
Added Todoist integration
This commit is contained in:
parent
7ecb27463c
commit
29789461d7
10 changed files with 799 additions and 6 deletions
2
setup.py
2
setup.py
|
@ -252,6 +252,8 @@ setup(
|
|||
'htmldoc': ['docutils'],
|
||||
# Support for Node-RED integration
|
||||
'nodered': ['pynodered'],
|
||||
# Support for Todoist integration
|
||||
'nodered': ['todoist-python'],
|
||||
},
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue