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
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2022-10-17 08:25:18 +0000
commit01a6093024e0d2e9863fda182907a491684bc4c8 (patch)
treeb5f6fc874a156ee7749ee775f9dbe4be46c27cc2 /README.md
parent9046e7066812706850c1e9f3a0735206262e4252 (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 Pick-to: 6.4 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
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