tox: Update VIRTUALENV_PIP

This commit is contained in:
Florian Bruhin 2023-07-20 15:04:30 +02:00
parent 09f28f24c6
commit 9ef21eed1a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +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=
py312: VIRTUALENV_PIP=23.1.2
py312: VIRTUALENV_PIP=23.2
py312: PIP_REQUIRE_VIRTUALENV=0
passenv =
PYTHON