xonsh/.coveragerc

9 lines
106 B
Text
Raw Normal View History

2016-07-15 09:34:13 +02:00
[run]
branch = true
omit =
tests/*
xonsh/__amalgam__.py
*/parser*_table.py
2017-01-29 16:05:55 +02:00
xonsh/ply/*
2016-07-15 09:34:13 +02:00
setup.py