Skip to content

Commit 0c0c11d

Browse files
authored
Change requirement from 'adb>1.3.0' to 'adb-homeassistant'
1 parent 7477160 commit 0c0c11d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
author='happyleaves',
1010
author_email='happyleaves.tfr@gmail.com',
1111
packages=['firetv'],
12-
install_requires=['pycryptodome', 'rsa', 'adb>1.3.0'],
12+
install_requires=['pycryptodome', 'rsa', 'adb-homeassistant'],
1313
extras_require={
1414
'firetv-server': ['Flask>=0.10.1', 'PyYAML>=3.12']
1515
},

0 commit comments

Comments
 (0)