forked from platypush/platypush
Added Linode integration [closes #116]
This commit is contained in:
parent
096f84c865
commit
c26d456109
19 changed files with 365 additions and 7 deletions
2
setup.py
2
setup.py
|
@ -291,5 +291,7 @@ setup(
|
|||
'picovoice-speech': ['pvcheetah @ git+https://github.com/BlackLight/cheetah'],
|
||||
# Support for OTP (One-Time Password) generation
|
||||
'otp': ['pyotp'],
|
||||
# Support for Linode integration
|
||||
'linode': ['linode_api4'],
|
||||
},
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue