Commit 864957a5 by Chris Jerdonek

Added a setup.cfg file (to store nosetests options).

parent 3cd84e99
......@@ -84,6 +84,10 @@ To run all available tests (including doctests)::
nosetests --with-doctest --doctest-extension=rst
or alternatively::
python setup.py nosetests
Mailing List
==================
......
[nosetests]
with-doctest=1
doctest-extension=rst
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment