From 4bc06aa8cd903ae4e4dc33c5a2481cb03031a85b Mon Sep 17 00:00:00 2001 From: Moritz Raabe Date: Thu, 28 Jan 2021 08:23:15 +0100 Subject: [PATCH] closes #405 --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 36842b85..c3faac83 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -49,7 +49,6 @@ jobs: matrix: include: - python: 2.7 - - python: 3.6 - python: 3.7 - python: 3.8 - python: 3.9.1