We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7c72d0 commit 167db82Copy full SHA for 167db82
1 file changed
tox.ini
@@ -39,6 +39,8 @@ deps =
39
setenv =
40
QT_QPA_PLATFORM = offscreen
41
QT_MAC_WANTS_LAYER = 1
42
+ OBJC_DISABLE_INITIALIZE_FORK_SAFETY = YES
43
+ LIBGL_ALWAYS_SOFTWARE = 1
44
45
commands = pytest -v --color=yes --forked -p faulthandler
46
#--cov=epicure --cov-report=xml
0 commit comments