summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Albrecht <philipp.albrecht@momox.biz>2021-11-05 14:50:50 +0100
committerPhilipp Albrecht <philipp.albrecht@momox.biz>2021-11-05 15:33:53 +0100
commitafd78ad24847a2ca340e7101505de6a04ca805b8 (patch)
treee329a2919e9f0b0db9d5a3747f47df8361582f7c
parent572ecd7fb1fa4463032d0dc00213ecafe2224d01 (diff)
downloadqutebrowser-afd78ad24847a2ca340e7101505de6a04ca805b8.tar.gz
qutebrowser-afd78ad24847a2ca340e7101505de6a04ca805b8.zip
Enable backend auto-detection
Setting QUTE_BDD_WEBENGINE=true overrides the auto-detection mechanism.
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 271bf4241..f52d7b158 100644
--- a/tox.ini
+++ b/tox.ini
@@ -13,7 +13,6 @@ minversion = 3.15
setenv =
PYTEST_QT_API=pyqt5
pyqt{,512,513,514,515,5150}: LINK_PYQT_SKIP=true
- pyqt{,512,513,514,515,5150}: QUTE_BDD_WEBENGINE=true
cov: PYTEST_ADDOPTS=--cov --cov-report xml --cov-report=html --cov-report=
passenv = PYTHON DISPLAY XAUTHORITY HOME USERNAME USER CI XDG_* QUTE_* DOCKER QT_QUICK_BACKEND PY_COLORS DBUS_SESSION_BUS_ADDRESS
basepython =
@@ -42,7 +41,6 @@ commands =
basepython = {env:PYTHON:python3}
setenv =
PYTEST_QT_API=pyqt5
- QUTE_BDD_WEBENGINE=true
pip_pre = true
deps = -r{toxinidir}/misc/requirements/requirements-tests-bleeding.txt
commands_pre = pip install --index-url https://www.riverbankcomputing.com/pypi/simple/ --pre --upgrade PyQt5 PyQtWebEngine