scapy/.coveragerc

9 lines
137 B
Plaintext
Raw Normal View History

[run]
omit =
# Python specific path
/usr/local/lib/python2.7/*
# Scapy specific paths
test/*
bin/*
scapy/tools/*