mopidy/requirements/README.rst
2010-10-31 02:57:04 +02:00

12 lines
341 B
ReStructuredText

*********************
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