python3 only, drop six, drop __future__
This commit is contained in:
parent
f107727434
commit
a33d6d9bc8
8 changed files with 6 additions and 15 deletions
3
setup.py
3
setup.py
|
|
@ -39,8 +39,7 @@ setup(
|
|||
'pandora_client'
|
||||
],
|
||||
install_requires=[
|
||||
'ox >= 2.3.804,<3',
|
||||
'six',
|
||||
'ox >= 3.0.0',
|
||||
'requests >= 1.1.0',
|
||||
'zeroconf',
|
||||
'netifaces',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue