summaryrefslogtreecommitdiff
path: root/doc/faq.rst
diff options
context:
space:
mode:
authorDavid Gilman <davidgilman1@gmail.com>2021-01-01 16:06:16 -0500
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-02-16 07:53:15 +0100
commitcee9fd848246a6f4e575f6b3639c3e83daf79d24 (patch)
tree0be1eb24b5c752c1e933d1d4241bbccb2ffb3827 /doc/faq.rst
parent33f116601aae4fe0aafb74cc30e0dc10c23c0b68 (diff)
downloadpylint-git-cee9fd848246a6f4e575f6b3639c3e83daf79d24.tar.gz
Bump minimum required Python to 3.6
Diffstat (limited to 'doc/faq.rst')
-rw-r--r--doc/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.rst b/doc/faq.rst
index 86f1e44e9..bb7f6618c 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -50,7 +50,7 @@ supported.
2.4 What versions of Python is Pylint supporting?
--------------------------------------------------
-The supported running environment since Pylint 2.X is Python 3.6+.
+The supported running environment since Pylint 2.7.X is Python 3.6+.
3. Running Pylint