From ec74038a1e41e764a157738f53f05217b7a4ebc0 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Wed, 26 Aug 2020 13:07:14 -0500 Subject: [PATCH] need flake8 setup.cfg for downstream tests also Signed-off-by: Adam Miller --- utils/downstream.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/downstream.sh b/utils/downstream.sh index 14348713..96fda78f 100755 --- a/utils/downstream.sh +++ b/utils/downstream.sh @@ -32,6 +32,7 @@ f_prep() LICENSE README.md Makefile + setup.cfg .yamllint )