From 4f3ba9a41cfcbf502b97bea4f94c667d7db790ac Mon Sep 17 00:00:00 2001 From: Iurchenko Sergei Date: Fri, 10 Mar 2023 23:57:07 +0300 Subject: [PATCH] fix_ci --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 40906728..647b8690 100644 --- a/tox.ini +++ b/tox.ini @@ -5,7 +5,7 @@ envlist = py{37,38,39,310,py3}-dj{32}-{unittest,pytest} py{38,39,310,py3}-dj{40}-{unittest,pytest} py{38,39,310,311,py3}-dj{41}-{unittest,pytest} - py{310,311,py3}-dj{main}-{unittest,pytest} + py{310,311}-dj{main}-{unittest,pytest} [testenv] deps =