Skip to content

Commit e89a73f

Browse files
committed
Adjust deps to work with development version of Mopidy
1 parent f93f2ab commit e89a73f

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
@@ -24,7 +24,7 @@ def get_version(filename):
2424
include_package_data=True,
2525
install_requires=[
2626
'setuptools',
27-
'Mopidy >= 0.16',
27+
'Mopidy >= 0.16a0',
2828
'Pykka >= 1.1',
2929
'pylast >= 0.5.7',
3030
],

0 commit comments

Comments
 (0)