Merge branch 'readme-rewrite' into 'master'

rename readme in test folder and fix text about dependencies

See merge request openlp/openlp!368
This commit is contained in:
Tomas Groth 2021-11-06 16:18:30 +00:00
commit 4db9e333b9
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.