forked from platypush/platypush
Added Trello integration
This commit is contained in:
parent
f0999c7375
commit
5ba18ea7d5
8 changed files with 1126 additions and 13 deletions
docs/source
|
|
@ -230,6 +230,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'avs',
|
||||
'PyOBEX',
|
||||
'todoist',
|
||||
'trello',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue