setup.cfg 144 B

1234567891011
  1. [egg_info]
  2. tag_build =
  3. tag_date = 0
  4. tag_svn_revision = 0
  5. [nosetests]
  6. detailed-errors = True
  7. where = tests
  8. verbose = True
  9. with-doctest = True