Imported Upstream version 1.1.2
[platform/upstream/python-nose.git] / setup.cfg
1 [nosetests]
2 with-doctest=1
3 doctest-extension=.rst
4 doctest-fixtures=_fixtures
5 py3where=build/tests
6
7 [bdist_rpm]
8 doc_files = man/man1/nosetests.1 README.txt
9 ;; Uncomment if your platform automatically gzips man pages
10 ;; See README.BDIST_RPM
11 ;; install_script = install-rpm.sh