Skip to content

Commit da6be03

Browse files
authored
Fix typo
1 parent 77088e2 commit da6be03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
license="MIT",
2323
install_requires=[
2424
"aiohttp>=3.8.4,<4",
25-
"async_timeou",
25+
"async_timeout",
2626
],
2727
packages=["volkszaehler"],
2828
python_requires=">=3.10",

0 commit comments

Comments
 (0)