summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-04-14 09:30:54 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-04-14 09:30:54 +0200
commit00792f0d6f554c2fa527d4a78f56eb5b78793162 (patch)
tree4aac6ba2ddfd152618208955a88c9d789e7ec2b8 /tox.ini
parent74f1b81e736f90815d1797d884b414b7050ab476 (diff)
downloadqutebrowser-00792f0d6f554c2fa527d4a78f56eb5b78793162.tar.gz
qutebrowser-00792f0d6f554c2fa527d4a78f56eb5b78793162.zip
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 3c1759eb7..a065529ae 100644
--- a/tox.ini
+++ b/tox.ini
@@ -16,6 +16,7 @@ setenv =
pyqt{62,63,64,65}: PYTEST_QT_API=pyqt6
pyqt{62,63,64,65}: QUTE_QT_WRAPPER=PyQt6
cov: PYTEST_ADDOPTS=--cov --cov-report xml --cov-report=html --cov-report=
+ SETUPTOOLS_SCM_PRETEND_VERSION=7.3.1
passenv =
PYTHON
DISPLAY