Fix instructions for nose users.

--HG--
branch : fix-nose-docs
This commit is contained in:
Matthias C. M. Troffaes 2013-08-23 11:59:57 +01:00
parent b879074a64
commit b7d31952eb
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Usage
After :ref:`installation` type::
python setup.py develop # make sure tests can import our package
py.test # instead of 'nosetests'
and you should be able to run your nose style tests and