Skip to content

Commit 856c99d

Browse files
cdce8pfrenck
authored andcommitted
Remove opower violation from hassfest requirements check (home-assistant#154797)
1 parent a50b00b commit 856c99d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

script/hassfest/requirements.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -237,11 +237,6 @@
237237
# pyopnsense > pbr > setuptools
238238
"pbr": {"setuptools"}
239239
},
240-
"opower": {
241-
# https://github.com/arrow-py/arrow/issues/1169 (fixed not yet released)
242-
# opower > arrow > types-python-dateutil
243-
"arrow": {"types-python-dateutil"}
244-
},
245240
"pvpc_hourly_pricing": {"aiopvpc": {"async-timeout"}},
246241
"remote_rpi_gpio": {
247242
# https://github.com/waveform80/colorzero/issues/9

0 commit comments

Comments
 (0)