diff options
| author | Barry Warsaw | 2015-12-26 23:16:01 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2015-12-26 23:16:01 -0500 |
| commit | 39fd2905cc34221ca2907f14f3f018190a3f62c5 (patch) | |
| tree | 01c0208e40ebcea025b933619714e08ea0b58912 /coverage.ini | |
| parent | 0e11f68b74beef848255272a8010cad3ea96af91 (diff) | |
| download | mailman-39fd2905cc34221ca2907f14f3f018190a3f62c5.tar.gz mailman-39fd2905cc34221ca2907f14f3f018190a3f62c5.tar.zst mailman-39fd2905cc34221ca2907f14f3f018190a3f62c5.zip | |
Diffstat (limited to 'coverage.ini')
| -rw-r--r-- | coverage.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coverage.ini b/coverage.ini index 58861564d..c5955e0e0 100644 --- a/coverage.ini +++ b/coverage.ini @@ -4,7 +4,7 @@ parallel = true omit = setup* */showme.py - .tox/coverage/lib/python3.4/site-packages/* + .tox/coverage/lib/python3.5/site-packages/* [paths] source = |
