Remove references to Python 3.9

This commit is contained in:
Veronica Berglyd Olsen
2025-01-11 18:53:28 +01:00
parent 859211fb6d
commit 31c58c29d5
7 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ documentation.
## Implementation
novelWriter is written with Python 3 (3.9+) using Qt5 and PyQt5 (5.15 only), and is released on
novelWriter is written with Python 3 (3.10+) using Qt5 and PyQt5 (5.15 only), and is released on
Linux, Windows and macOS. It can in principle run on any Operating System that also supports Qt,
PyQt and Python.