Merge pull request #113701 from fabaff/twitterapi

This commit is contained in:
Sandro
2021-02-24 12:16:01 +01:00
committed by GitHub
3 changed files with 37 additions and 1 deletions

View File

@@ -872,7 +872,7 @@
"twilio_sms" = ps: with ps; [ aiohttp-cors twilio ];
"twinkly" = ps: with ps; [ ]; # missing inputs: twinkly-client
"twitch" = ps: with ps; [ python-twitch-client ];
"twitter" = ps: with ps; [ ]; # missing inputs: TwitterAPI
"twitter" = ps: with ps; [ twitterapi ];
"ubus" = ps: with ps; [ ];
"ue_smart_radio" = ps: with ps; [ ];
"uk_transport" = ps: with ps; [ ];