Skip to content

Commit 5511871

Browse files
committed
Add packaging to setup.py. hopefully.
1 parent 486e13a commit 5511871

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"timeago>=1.0.15",
4545
"pyyaml",
4646
"bleak>=0.21.1",
47+
"packaging",
4748
],
4849
extras_require={"tunnel": ["pytap2>=2.0.0"]},
4950
python_requires=">=3.7",

0 commit comments

Comments
 (0)