From 8487c3130f13e8a6326a00685f793a5f3780e635 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 8 Jun 2010 13:10:36 +0200 Subject: [PATCH] Mopidy don't work with Python 3 --- docs/installation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/index.rst b/docs/installation/index.rst index d21b49ad..863e465c 100644 --- a/docs/installation/index.rst +++ b/docs/installation/index.rst @@ -20,7 +20,7 @@ Dependencies libspotify gstreamer -- Python >= 2.6 +- Python >= 2.6, < 3 - Dependencies for at least one Mopidy mixer: - AlsaMixer (Linux only)