From b8672078e1b49b93875f34c4b9572c66fa51fe29 Mon Sep 17 00:00:00 2001 From: Andrii Lahuta <13280256+andriilahuta@users.noreply.github.com> Date: Thu, 25 Jan 2024 02:43:18 +0200 Subject: [PATCH] Add tox deps --- tox.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tox.ini b/tox.ini index 422fc05..5ed3032 100644 --- a/tox.ini +++ b/tox.ini @@ -15,6 +15,8 @@ deps = flake8 isort pylint + Django + Flask commands = # linting and code analysis {envbindir}/flake8 {[tox]logstash_async_modules}