1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Remove unused py_noaa dependency (#50494)

This commit is contained in:
karliemeads
2021-05-11 18:44:17 -04:00
committed by GitHub
parent e2f497ceba
commit e9f8b3e7ef
2 changed files with 0 additions and 2 deletions

View File

@@ -27,7 +27,6 @@ COMMENT_REQUIREMENTS = (
"face_recognition",
"i2csense",
"opencv-python-headless",
"py_noaa",
"pybluez",
"pycups",
"PySwitchbot",