Recent versions of pip no longer requires that the requirements are listed in specific orders and can resolve dependencies automatically. Change-Id: I8e4aeef000806401a1136a6a0b0a90077b5ef930 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
hacking>=7.0.0,<7.1.0 # Apache-2.0
|
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testtools>=2.2.0 # MIT
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|