]> jfr.im git - z_archive/twitter.git/commitdiff
Ignore pypy lib files like /usr/local/pypy/lib_pypy/datetime.py
authorhugovk <redacted>
Fri, 18 Apr 2014 10:54:31 +0000 (13:54 +0300)
committerhugovk <redacted>
Fri, 18 Apr 2014 10:54:31 +0000 (13:54 +0300)
.coveragerc

index 7511801abd0c886790f8e53d30a90472943e5b10..ddcb3d5da5cbeee219d7675d869282eecc72fada 100644 (file)
@@ -1,5 +1,6 @@
 [report]
 omit =
     */python?.?/*
+    */pypy/*
     */site-packages/nose/*
     tests/*