We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a50b00b commit 856c99dCopy full SHA for 856c99d
script/hassfest/requirements.py
@@ -237,11 +237,6 @@
237
# pyopnsense > pbr > setuptools
238
"pbr": {"setuptools"}
239
},
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
- },
245
"pvpc_hourly_pricing": {"aiopvpc": {"async-timeout"}},
246
"remote_rpi_gpio": {
247
# https://github.com/waveform80/colorzero/issues/9
0 commit comments