/setup.cfg
https://bitbucket.org/bbangert/dozer/ · Unknown · 12 lines · 11 code · 1 blank · 0 comment · 0 complexity · fb6cd0a707217c7e84a8a84fe5f0762e MD5 · raw file
- [egg_info]
- tag_build = dev
- tag_date = true
- [nosetests]
- # constrain nosetests to the tests dir for now: 0.10 ends up
- # overwriting pylons.config with the actual module
- where=tests
- verbose=True
- verbosity=2
- detailed-errors=True
- with-doctest=True