Merged in mcmtroffaes/pytest/fix-nose-docs (pull request #67)

Fix instructions for nose users.
This commit is contained in:
holger krekel 2013-09-05 12:10:25 +02:00
commit 9686a4129c
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