X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=tox.ini;h=c318bdb3732af16be2514f48599877b750666285;hb=596c2e76a8806ed650116c082730439c4965b08a;hp=460460d07604aa9ada9706c009fd6773ccfbf53e;hpb=a8e11c9a8b06bb91000fd6825c7f9c7c9e9db235;p=sqlconvert.git diff --git a/tox.ini b/tox.ini index 460460d..c318bdb 100644 --- a/tox.ini +++ b/tox.ini @@ -16,9 +16,13 @@ commands = {envpython} --version {envpython} -c "import struct; print(struct.calcsize('P') * 8)" deps = + pip < 19.2 + setuptools < 44 -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 =