diff --git a/setup.cfg b/setup.cfg index eb40ec75d..f1afb1348 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,3 +30,6 @@ source = ./ /builds/openlp/openlp/ /Users/raoul/Library/Application Support/gitlab-runner/builds/*/*/openlp/openlp/ + +[tool:pytest] +qt_api=pyqt5