From 1a20742b71e52a9c66874ff2b60306b73467a459 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pasternak?= Date: Wed, 15 Jun 2022 14:58:13 +0200 Subject: [PATCH] Fix flake8 target on GitHub --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index da7812f..d0b6715 100644 --- a/tox.ini +++ b/tox.ini @@ -45,7 +45,7 @@ commands = coverage xml [testenv:flake8] -# basepython = python3.8 +basepython = python3.8 commands = flake8 dbtemplates deps = flake8