summaryrefslogtreecommitdiff
path: root/docs/python3.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/python3.rst')
-rw-r--r--docs/python3.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/python3.rst b/docs/python3.rst
index 922ceef..e464c7b 100644
--- a/docs/python3.rst
+++ b/docs/python3.rst
@@ -8,9 +8,6 @@ it suffers from the Unicode text model in Python 3. All examples in the
documentation were written so that they could run on both Python 2.x and
Python 3.4 or higher.
-At the moment, it is strongly recommended to use Python 2 for Click
-utilities unless Python 3 is a hard requirement.
-
.. _python3-limitations:
Python 3 Limitations