Increase minimum python version to 3.9

This commit is contained in:
Joscha
2022-04-27 22:16:47 +02:00
parent 00db348218
commit 31631fb409
4 changed files with 4 additions and 3 deletions

View File

@ -17,7 +17,7 @@ Binaries for Linux, Windows and Mac can be downloaded directly from the
### With pip
Ensure you have at least Python 3.8 installed. Run the following command to
Ensure you have at least Python 3.9 installed. Run the following command to
install PFERD or upgrade it to the latest version:
```