From b19528e4437115b4bcc83733f9dd00404c576632 Mon Sep 17 00:00:00 2001 From: Austin Siew <17107540+Aquafina-water-bottle@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:04:10 -0700 Subject: [PATCH] added --no-sandbox to tox env --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 015f09f..699b662 100644 --- a/tox.ini +++ b/tox.ini @@ -69,6 +69,7 @@ commands = setenv = DISABLE_QT5_COMPAT=1 + QTWEBENGINE_CHROMIUM_FLAGS=--no-sandbox !qt{5,6}: AQT=aqt qt5: AQT=aqt[qt5]