From 58a5fb97d42dce0ed216977ee3088b6eec61d192 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Mon, 16 May 2016 05:01:00 +0200 Subject: [PATCH] .landscape.yml: also parse tests --- .landscape.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.landscape.yml b/.landscape.yml index c8665c29..d180360c 100644 --- a/.landscape.yml +++ b/.landscape.yml @@ -1,4 +1,5 @@ strictness: medium +test-warnings: true python-targets: - 2 - 3 -- 2.11.0