aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2022-10-17 09:44:20 +0200
committerCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2022-10-17 17:57:24 +0200
commit2f848e29e850692caf9d0573a5c56b84d7cece75 (patch)
tree3044e05ec4cb696af91445d5cf7f5b5432f93227 /README.md
parentcf1b273e114ed32eeb8851fccfd509ed445c3ba3 (diff)
remove mentions to Python 3.6
PySide 6.4.0 is the first release that only supports Python 3.7+ Task-number: PYSIDE-2085 Change-Id: I92016cc438a9272eba3f0d379bb0c4b87bee52f5 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> (cherry picked from commit 01a6093024e0d2e9863fda182907a491684bc4c8) Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io> Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 42009232d..10a418775 100644
--- a/README.md
+++ b/README.md
@@ -137,7 +137,7 @@ using `setup.py build`:
## Requirements
- * Python 3.6+ is supported,
+ * Python 3.7+ is supported,
* CMake: Specify the path to cmake with `--cmake` option or add cmake to the
system path.
* Qt 6.0+ is supported. Specify the path to qmake with `--qmake` option or