From 2092961bd8a444def15febaa810d70e1ca10e4cb Mon Sep 17 00:00:00 2001 From: pyoor Date: Thu, 17 Feb 2022 10:51:10 -0500 Subject: [PATCH] ci: remove python 3.6 testing --- .taskcluster.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index 425e1d5..3b683d3 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -20,10 +20,6 @@ tasks: - tox; tox -e codecov jobs: include: - - name: tests python 3.6 - version: "3.6" - env: - TOXENV: py36 - name: tests python 3.7 version: "3.7" env: