From 843f69f18c41be97341c83231a1a01ed4385cdd1 Mon Sep 17 00:00:00 2001 From: "Hansen, Tony (th1395)" Date: Fri, 19 Feb 2021 17:59:47 +0000 Subject: temporarily remove py37,py38 from unittests Change-Id: I99451b39a21463411f15e6e5b4a7a1db841ba15a Signed-off-by: Hansen, Tony (th1395) Issue-ID: DCAEGEN2-2494 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c85d7f5..2b62c72 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ coverage*.start .coverage htmlcov *.egg-info +coverage.xml -- cgit 1.2.3-korg