diff --git a/.coveragerc b/.coveragerc new file mode 100644 index 0000000..474c0ea --- /dev/null +++ b/.coveragerc @@ -0,0 +1,7 @@ +[run] +omit = + rq/scripts/* + rq/compat/* + rq/contrib/legacy.py + rq/dummy.py + rq/dummy.py