edit docs for replaygain audio tools backend

This commit is contained in:
Fabrice Laporte 2016-02-08 00:48:00 +01:00
parent d87f921570
commit 53029a0ed6

View file

@ -67,7 +67,7 @@ Python Audio Tools
This backend uses the `Python Audio Tools`_ package to compute ReplayGain for
a range of different file formats. The package is not available via PyPI; it
must be installed manually.
must be installed manually (only versions preceding 3.x are compatible).
On OS X, most of the dependencies can be installed with `Homebrew`_::