diff --git a/docs/extensiondev.rst b/docs/extensiondev.rst index f2c54847..afebc6a7 100644 --- a/docs/extensiondev.rst +++ b/docs/extensiondev.rst @@ -162,7 +162,6 @@ class that will connect the rest of the dots. #py_modules=['mopidy_soundspot'], zip_safe=False, include_package_data=True, - platforms='any', install_requires=[ 'setuptools', 'Mopidy',