Fix instructions for nose users.
--HG-- branch : fix-nose-docs
This commit is contained in:
parent
b879074a64
commit
b7d31952eb
|
@ -12,6 +12,7 @@ Usage
|
||||||
|
|
||||||
After :ref:`installation` type::
|
After :ref:`installation` type::
|
||||||
|
|
||||||
|
python setup.py develop # make sure tests can import our package
|
||||||
py.test # instead of 'nosetests'
|
py.test # instead of 'nosetests'
|
||||||
|
|
||||||
and you should be able to run your nose style tests and
|
and you should be able to run your nose style tests and
|
||||||
|
|
Loading…
Reference in New Issue