mopidy/requirements
2013-08-08 21:12:42 +02:00
..
core.txt Switch from distutils to setuptools 2013-04-01 13:08:53 +02:00
docs.txt Move pip requirement files into own dir 2010-10-31 02:50:38 +02:00
http.txt reqs: python-ws4py is available in Ubuntu 13.04 and Debian testing 2013-06-20 19:43:50 +02:00
README.rst docs: Use requirement files as single source of dependencies 2012-12-15 23:07:29 +01:00
scrobbler.txt scrobbler: Renamed lastfm to scrobbler (fixes #375) 2013-04-05 23:59:15 +02:00
spotify.txt Allow pyspotify 1.9 and higher, including 1.11 2013-07-01 11:49:54 +02:00
tests.txt Remove pylint remnants 2013-08-08 21:12:42 +02:00

*********************
pip requirement files
*********************

The files found here are `requirement files
<http://www.pip-installer.org/en/latest/requirements.html>`_ that may be used
with `pip <http://www.pip-installer.org/>`_.

To install the dependencies found in one of these files, simply run e.g.::

    pip install -r requirements/tests.txt