Skip to content

Commit

Permalink
Add ruff
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
  • Loading branch information
Danielhiversen committed Dec 28, 2023
1 parent 1f2b334 commit 918015d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
packages=["tibber"],
install_requires=[
"aiohttp>=3.0.6",
"gql>=3.0.0",
"gql[websockets]>=3.0.0",
],
package_data={"tibber": ["py.typed"]},
version=consts["__version__"],
Expand Down

0 comments on commit 918015d

Please sign in to comment.