Update manifest.json
Removed "cryptography==2.9.2" from requirements, as it is a base/core dependency already.
This commit is contained in:
@@ -7,6 +7,6 @@
|
|||||||
"@rospogrigio", "@postlund"
|
"@rospogrigio", "@postlund"
|
||||||
],
|
],
|
||||||
"issue_tracker": "https://github.com/rospogrigio/localtuya-homeassistant/issues",
|
"issue_tracker": "https://github.com/rospogrigio/localtuya-homeassistant/issues",
|
||||||
"requirements": ["cryptography==2.9.2"],
|
"requirements": [],
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user