Files
b0013d93ffeaed53bc28d9558def26bdb7041ed7
354 lines
16 KiB
INI
354 lines
16 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'