python-dependency-injector/.coveragerc

4 lines
53 B
Plaintext
Raw Normal View History

2015-03-10 17:12:42 +03:00
[run]
2015-08-31 16:31:38 +03:00
include = dependency_injector/*
2015-03-10 17:12:42 +03:00
omit = tests/*