python-dependency-injector/.coveragerc

4 lines
53 B
Plaintext
Raw Normal View History

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