You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[run]
|
|
omit =
|
|
# Travis specific path
|
|
/home/travis/virtualenv/python*
|
|
# Python specific path
|
|
/usr/local/lib/python2.7/*
|
|
# Scapy specific paths
|
|
test/*
|
|
bin/*
|
|
scapy/tools/*
|
|
# Libraries
|
|
scapy/modules/six.py
|
|
scapy/modules/winpcapy.py
|