requirements: Move docs requirements to docs/
This commit is contained in:
parent
a937d5e117
commit
e90c3eaf19
@ -8,6 +8,5 @@ prune docs/_build
|
||||
|
||||
recursive-include mopidy *.conf
|
||||
recursive-include mopidy/frontends/http/data *
|
||||
recursive-include requirements *
|
||||
recursive-include tests *.py
|
||||
recursive-include tests/data *
|
||||
|
||||
@ -1,11 +0,0 @@
|
||||
*********************
|
||||
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
|
||||
Loading…
Reference in New Issue
Block a user