Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
yozik04 authored Nov 28, 2022
1 parent 5fcd7ba commit fd69234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ include_package_data = True
packages = find:
python_requires = >=3.9
install_requires =
nibe >=1.0.0,<2.0.0
nibe >=1.3.1,<2.0.0
paho_mqtt>=1.5.0
voluptuous>=0.13.0
pyyaml>=6.0
Expand All @@ -49,4 +49,4 @@ max-line-length = 88
extend-ignore = E203

[coverage:report]
show_missing = true
show_missing = true

0 comments on commit fd69234

Please sign in to comment.