From c199e2e641fcabf33cbb66b51229e8d84e7c8e65 Mon Sep 17 00:00:00 2001 From: Usama Sadiq Date: Thu, 28 Mar 2024 00:17:04 +0500 Subject: [PATCH] fix: update tox ci envlist --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index a0e49fcf5..2b3193adb 100644 --- a/tox.ini +++ b/tox.ini @@ -1,6 +1,6 @@ [tox] skipsdist = true -envlist = py{38,311}-django{42} +envlist = django{42} [testenv] deps =