We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93f2ab commit e89a73fCopy full SHA for e89a73f
setup.py
@@ -24,7 +24,7 @@ def get_version(filename):
24
include_package_data=True,
25
install_requires=[
26
'setuptools',
27
- 'Mopidy >= 0.16',
+ 'Mopidy >= 0.16a0',
28
'Pykka >= 1.1',
29
'pylast >= 0.5.7',
30
],
0 commit comments