mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
update devguide: following current procedure to run test
This commit is contained in:
parent
f7dbeed02c
commit
d5c36e045b
@ -111,7 +111,7 @@ These are the basic steps needed to start developing on Sphinx.
|
||||
|
||||
* Run the unit tests::
|
||||
|
||||
pip install nose mock
|
||||
pip install -r test-reqs.txt
|
||||
make test
|
||||
|
||||
* Build the documentation and check the output for different builders::
|
||||
|
Loading…
Reference in New Issue
Block a user