Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouwh committed Jun 7, 2024
1 parent 3888511 commit e0b9b8b
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 @@ -36,7 +36,7 @@ def run(self):
description="An aiohttp-based client for Intergas InComfort/InTouch Lan2RF systems",
keywords=["intergas", "incomfort", "intouch", "lan2rf"],
author="Jan Bouwhuis",
author_email="jbouwh@users.jbsoft.nl",
author_email="jan@jbsoft.nl",
url=URL,
download_url=f"{URL}/archive/{VERSION}.tar.gz",
install_requires=[list(val.strip() for val in open("requirements.txt"))],
Expand Down

0 comments on commit e0b9b8b

Please sign in to comment.