Files
097e07c6dae99f7c6617d2c69272265be0962366
134 lines
4.7 KiB
INI
134 lines
4.7 KiB
INI
[tox]
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
[testenv:venv]
bash -c '! find doc/ -type f -name *.json | xargs -t -n1 python -m json.tool 2>&1 > /dev/null | grep -B1 -v ^python'