mopidy/requirements
2012-11-20 14:26:06 +01:00
..
core.txt Update Pykka version yet another place 2012-10-26 23:09:44 +02:00
docs.txt Move pip requirement files into own dir 2010-10-31 02:50:38 +02:00
external_mixers.txt Fix wrong file extension 2010-10-31 02:51:58 +02:00
lastfm.txt Update Last.fm frontend to catch new exceptions thrown by pylast 0.5.7 2011-01-21 23:55:55 +01:00
README.rst Add README to requirements/ dir 2010-10-31 02:57:04 +02:00
spotify.txt spotify: Require pyspotify 1.9 2012-11-20 14:26:06 +01:00
tests.txt Add flake8 and pylint to test requirements 2012-11-03 17:52:13 +01:00

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

The files found here are `requirement files
<http://pip.openplans.org/requirement-format.html>`_ that may be used with `pip
<http://pip.openplans.org/>`_.

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

    pip install -r requirements/tests.txt