aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/gettingstarted-linux.rst
diff options
context:
space:
mode:
authorCristian Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2020-10-27 20:41:12 +0100
committerCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2020-10-28 13:56:33 +0000
commit1bc8c8ce262d80bbea0141f48055342adca9e3f9 (patch)
tree9c2e9e07a8f4b7c0280e2bbe29a50588be0e41f1 /sources/pyside2/doc/gettingstarted-linux.rst
parent8d2aa4264ce2eef7b465c1917ca027eea294747e (diff)
pyside/doc: remove python 2 references
Change-Id: Ife968831c695f1982f9d0ed1157f9128331a700e Reviewed-by: Christian Tismer <tismer@stackless.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside2/doc/gettingstarted-linux.rst')
-rw-r--r--sources/pyside2/doc/gettingstarted-linux.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside2/doc/gettingstarted-linux.rst b/sources/pyside2/doc/gettingstarted-linux.rst
index 0474d457f..b2f5dc77b 100644
--- a/sources/pyside2/doc/gettingstarted-linux.rst
+++ b/sources/pyside2/doc/gettingstarted-linux.rst
@@ -5,7 +5,7 @@ Requirements
------------
* Qt package from `here`_ or a custom build of Qt 5.12+ (preferably 5.15)
- * A Python interpreter (version Python 3.5+ or Python 2.7).
+ * A Python interpreter (version Python 3.6+).
You can either use the one provided by your OS, or get it
from the `official website`_.
* GCC