From 92e2792e38357e23443f79d197004a2d2f4e39b0 Mon Sep 17 00:00:00 2001 From: Nikhil Parasaram Date: Thu, 1 Feb 2024 22:29:32 +0000 Subject: [PATCH] Edit tox --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index fb4bebf8..2bc0ea51 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = python3.7, python3.9, python3.10 +envlist = python3.8, python3.9, python3.10 [testenv] deps =