rename readme in test folder and fix text about dependencies

This commit is contained in:
Andreas P 2021-10-23 15:09:51 +02:00
parent 59f625bd8f
commit a252032426
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Prerequisites
In order to run the unit tests, you will need the following Python packages/libraries installed:
- pytest
- pytestqt
- flake8
On Ubuntu you can simple install the python3-pytest and flake8 packages.