mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Do not auto-install credstash (#9844)
This commit is contained in:
@@ -29,7 +29,8 @@ COMMENT_REQUIREMENTS = (
|
||||
'blinkt',
|
||||
'smbus-cffi',
|
||||
'envirophat',
|
||||
'i2csense'
|
||||
'i2csense',
|
||||
'credstash'
|
||||
)
|
||||
|
||||
TEST_REQUIREMENTS = (
|
||||
|
||||
Reference in New Issue
Block a user