/setup.cfg

https://bitbucket.org/jpellerin/nose/ · text · 15 lines · 13 code · 2 blank · 0 comment · 0 complexity · 10bec44e83ec48cf044faede03097673 MD5 · raw file

  1. [egg_info]
  2. tag_build = .dev
  3. tag_svn_revision = 1
  4. [nosetests]
  5. with-doctest=1
  6. doctest-extension=.rst
  7. doctest-fixtures=_fixtures
  8. py3where=build/tests
  9. [bdist_rpm]
  10. doc_files = README.txt
  11. ;; Uncomment if your platform automatically gzips man pages
  12. ;; See README.BDIST_RPM
  13. ;; install_script = install-rpm.sh