
This should be identical to what we had previously. We also modify the various docs-related targets to minimise duplication, clean up our test dependencies to remove those we don't use (plus linters, which we don't use at runtime). Change-Id: Iaf73bf225ee585fd6f6ea2e4cc838ccec59fc59a Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
ddt>=1.0.1 # MIT
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
stestr>=1.0.0 # Apache-2.0
|
|
testtools>=2.2.0 # MIT
|