From cc15967cff8252a136ac13d584980d9794c44d35 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 17 May 2023 18:48:55 +0300 Subject: [PATCH] tox.ini deps --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 080a43f5..a7b7d38c 100644 --- a/tox.ini +++ b/tox.ini @@ -27,7 +27,7 @@ commands = tests/test_util.py \ tests/test_valid_requests.py deps = - pylint=2.17.4 + pylint==2.17.4 [testenv:docs-lint] allowlist_externals =