Merge branch 'force-pyqt5-in-pytest-qt' into 'master'

Force pytest-qt to use PyQt5

See merge request openlp/openlp!478
This commit is contained in:
Tim Bentley 2022-08-12 06:47:11 +00:00
commit 7b33e2e8e6
1 changed files with 3 additions and 0 deletions

View File

@ -30,3 +30,6 @@ source =
./
/builds/openlp/openlp/
/Users/raoul/Library/Application Support/gitlab-runner/builds/*/*/openlp/openlp/
[tool:pytest]
qt_api=pyqt5