B"H add py-sonic 0.6.1 requirement so keyword argument works
This commit is contained in:
parent
9af3ce8637
commit
3b99657021
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -24,7 +24,7 @@ setup(
|
|||
install_requires=[
|
||||
'setuptools',
|
||||
'Mopidy >= 2.0',
|
||||
'py-sonic',
|
||||
'py-sonic >= 0.6.1',
|
||||
'Pykka >= 1.1'
|
||||
],
|
||||
entry_points={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue