X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=tox.ini;h=c318bdb3732af16be2514f48599877b750666285;hb=6af904215c40152c1f345e1a2fdb28b9d33d0cf9;hp=725cae15125fae6311f0381d1ffce9606126cc8e;hpb=caee1aff6efa7adc58b77ea335bd70e24a18cf45;p=sqlconvert.git diff --git a/tox.ini b/tox.ini index 725cae1..c318bdb 100644 --- a/tox.ini +++ b/tox.ini @@ -16,6 +16,8 @@ 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