Files
8eef1666e01c60719495b665b676f4aedb9a260a
196 lines
8.2 KiB
INI
196 lines
8.2 KiB
INI
[tox]
constraints: pip install -U --force-reinstall -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
downloadcache = ~/cache/pip
bash -c '! find doc/ -type f -name *.json | xargs -t -n1 python -m json.tool 2>&1 > /dev/null | grep -B1 -v ^python'