package notation, using the coverage plugin with multiprocessing, and several
others. See the CHANGELOG for more details.
Also note that nose 1.x is in maintenance mode. We will not be
looking to add any features, and you should seriously consider
looking at nose2 as the way forward.
If you're interested in the future of nose, please take a look at the
nose2 project on github (https://github.com/nose-devs/nose2) or pypi
(http://pypi.python.org/pypi/nose2/0.5.0).
[nosetests]
with-doctest=1
doctest-extension=.rst
doctest-fixtures=_fixtures
py3where=build/tests
[bdist_rpm]
doc_files = man/man1/nosetests.1 README.txt
;; Uncomment if your platform automatically gzips man pages
;; See README.BDIST_RPM
;; install_script = install-rpm.sh