Skip to content

Commit

Permalink
DOC: update test command
Browse files Browse the repository at this point in the history
  • Loading branch information
ggventurini committed Aug 30, 2014
1 parent 6b435ee commit 5cfd398
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pypi_description.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,12 @@ The test suite requires
access the reference function outputs.

Testing can be automated with
`nose <https://pypi.python.org/pypi/nose/>`__, issuing:
`nose <https://pypi.python.org/pypi/nose/>`__ and triggered with:

::

nosetests -v deltasigma/*.py
python setup.py test


Documentation
-------------
Expand Down

0 comments on commit 5cfd398

Please sign in to comment.