diff --git a/.coveragerc b/.coveragerc new file mode 100644 index 0000000..74c5a28 --- /dev/null +++ b/.coveragerc @@ -0,0 +1,6 @@ +[run] +omit = + pisa/pisad.py + pisa/sample_conf.py + pisa/time_traveler.py + pisa/utils/auth_proxy.py \ No newline at end of file