Drop Python 3.8 support

This commit is contained in:
Veronica Berglyd Olsen
2024-04-25 23:30:26 +02:00
parent 4179d2e515
commit 383640cb7e
7 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ documentation.
## Implementation
novelWriter is written with Python 3 (3.8+) using Qt5 and PyQt5 (5.15 only), and is released on
novelWriter is written with Python 3 (3.9+) 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.