Remove unused py_noaa dependency (#50494)
This commit is contained in:
parent
e2f497ceba
commit
e9f8b3e7ef
2 changed files with 0 additions and 2 deletions
1
.github/workflows/wheels.yml
vendored
1
.github/workflows/wheels.yml
vendored
|
@ -146,7 +146,6 @@ jobs:
|
|||
sed -i "s|# PySwitchbot|PySwitchbot|g" ${requirement_file}
|
||||
sed -i "s|# pySwitchmate|pySwitchmate|g" ${requirement_file}
|
||||
sed -i "s|# face_recognition|face_recognition|g" ${requirement_file}
|
||||
sed -i "s|# py_noaa|py_noaa|g" ${requirement_file}
|
||||
sed -i "s|# bme680|bme680|g" ${requirement_file}
|
||||
sed -i "s|# python-gammu|python-gammu|g" ${requirement_file}
|
||||
done
|
||||
|
|
|
@ -27,7 +27,6 @@ COMMENT_REQUIREMENTS = (
|
|||
"face_recognition",
|
||||
"i2csense",
|
||||
"opencv-python-headless",
|
||||
"py_noaa",
|
||||
"pybluez",
|
||||
"pycups",
|
||||
"PySwitchbot",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue