Skip to content

Commit

Permalink
Adjust deps to work with development version of Mopidy
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Oct 8, 2013
1 parent 29a5490 commit cbbad45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def get_version(filename):
include_package_data=True,
install_requires=[
'setuptools',
'Mopidy >= 0.16',
'Mopidy >= 0.16a0',
'Pykka >= 1.1',
],
test_suite='nose.collector',
Expand Down

0 comments on commit cbbad45

Please sign in to comment.