]> jfr.im git - z_archive/twitter.git/blob - .coveragerc
Add tests_require and test_suite support
[z_archive/twitter.git] / .coveragerc
1 [report]
2 omit =
3 */python?.?/*
4 */pypy/*
5 */site-packages/nose/*
6 tests/*