From: Oleg Broytman Date: Sun, 25 Jul 2021 11:52:17 +0000 (+0300) Subject: Tests(tox): Limit `VIRTUALENV_PIP` version for Python 3.4 X-Git-Tag: 0.3.0~6 X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=commitdiff_plain;h=caee1aff6efa7adc58b77ea335bd70e24a18cf45 Tests(tox): Limit `VIRTUALENV_PIP` version for Python 3.4 --- diff --git a/tox.ini b/tox.ini index 460460d..725cae1 100644 --- a/tox.ini +++ b/tox.ini @@ -19,6 +19,8 @@ deps = -rdevscripts/requirements/requirements_tests.txt postgres: psycopg2-binary passenv = PGPASSWORD +setenv = + VIRTUALENV_PIP = 19.1.1 platform = linux # Don't fail or warn on uninstalled commands whitelist_externals =