feat(tests): Add pytest.ini for pytest-qt

This commit is contained in:
Daniel S. 2019-10-23 11:37:03 +02:00
parent 6f2940947e
commit eb43ca88fb
1 changed files with 2 additions and 0 deletions

2
pytest.ini Normal file
View File

@ -0,0 +1,2 @@
[pytest]
qt_api=pyqt5