Skip to content

Commit 8fabefd

Browse files
committed
set QT platform offscreen
1 parent 86e20e5 commit 8fabefd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tox.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
envlist = py38, py39, py310, py311
33

44
[testenv]
5-
deps =
5+
setenv =
6+
QT_QPA_PLATFORM = offscreen
67
commands =
78
python -m unittest discover

0 commit comments

Comments
 (0)