requirements: Fold testing requirements into docs
This commit is contained in:
parent
8295dd4f4a
commit
a937d5e117
@ -85,7 +85,7 @@ Mopidy to come with tests.
|
||||
#. To run tests, you need a couple of dependencies. They can be installed using
|
||||
``pip``::
|
||||
|
||||
pip install -r requirements/tests.txt
|
||||
pip install --upgrade coverage flake8 mock nose
|
||||
|
||||
#. Then, to run all tests, go to the project directory and run::
|
||||
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
coverage
|
||||
flake8
|
||||
mock >= 1.0
|
||||
nose
|
||||
Loading…
Reference in New Issue
Block a user