- Increased compatibility with python 2.3 (and maybe earlier)
- Increased compatibility with tests written for py.test: now calls
module.setup_module(module) if module.setup_module() fails
[nosetests]
with-doctest=1
doctest-extension=.rst
doctest-fixtures=_fixtures
[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