From dfd23f61d5da4d8531a10f0d829ab5b05bce292e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20van=20Noord?= <13665637+DanielNoord@users.noreply.github.com> Date: Mon, 11 Apr 2022 15:22:18 +0200 Subject: Require python ``3.7.2+`` (#5921) * Remove env from tox * Add changelog --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 9e4da34d8..aef1e34f1 100644 --- a/README.rst +++ b/README.rst @@ -74,7 +74,7 @@ Pylint can be simply installed by running:: pip install pylint -If you are using Python 3.6.2+, upgrade to get full support for your version:: +If you are using Python 3.7.2+, upgrade to get full support for your version:: pip install pylint --upgrade -- cgit v1.2.1