Force pytest-qt to use PyQt5

This commit is contained in:
Raoul Snyman 2022-08-11 22:21:45 -07:00
parent 542be51f14
commit 0a1366af22
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