From 320dac7ca8a01983986601de35f34d1ab6f55e3d Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Sat, 22 Mar 2014 20:55:08 +0100 Subject: [PATCH] make python >=2.7 dependency more explicit --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index eb7cbd3..1ee1971 100644 --- a/README.rst +++ b/README.rst @@ -296,6 +296,8 @@ On other Linux platforms, you can also install all dependencies and then use pip Dependencies ============ +Note that TimeSide >=0.5 needs Python >=2.7 and is incompatible with previous versions of Python. + python (>=2.7), python-setuptools, python-gst0.10, gstreamer0.10-plugins-good, gstreamer0.10-gnonlin, gstreamer0.10-plugins-ugly, python-aubio, python-yaafe, python-simplejson, python-yaml, python-h5py, python-scipy, python-matplotlib, python-matplotlib -- 2.39.5