From de16934b4770cabd1bb5fbda4e76724288373090 Mon Sep 17 00:00:00 2001 From: SomberNight Date: Wed, 16 Feb 2022 15:40:33 +0100 Subject: [PATCH] tests: tox: python version matrix is fed from .cirrus.yml via TOXENV --- tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tox.ini b/tox.ini index e1dd57cd8..e79162867 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,4 @@ [tox] -envlist = py36, py37 [testenv] deps=