Files
python-brick-cinderclient-ext/tox.ini
Sean McGinnis c31a2ca4da Fix lower-constraint deps handling
When the lower-constraints tox target was added, it was assumed the
install_command was just running the install and that the dependencies
and constraints were being set using "deps = ".

This fixed the install_command and deps to follow the expected pattern
so the lower-constraints job actual does install the lower constraints.

Change-Id: I5e2eceeb874ccde90bac1a6345fcce713db1d056
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-03-22 15:45:29 +00:00

2.8 KiB