![Paul Belanger](/assets/img/avatar_default.png)
This is to fix a downstream issue between nodepool and diskimage-builder pip dependencies. Since nodepool depends on diskimage-builder, it would be nice to have common depends. We also bump hacking to deal with pbr version issues. Change-Id: I0efa395bc66c9e50bfe4a13e971232ad9184ad48 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
14 lines
259 B
Plaintext
14 lines
259 B
Plaintext
# Nodepool uses hacking for its dependencies
|
|
hacking>=0.10.2,<0.11
|
|
coverage
|
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
|
sphinxcontrib-programoutput
|
|
discover
|
|
fixtures>=0.3.12
|
|
mock>=1.0
|
|
python-subunit
|
|
testrepository>=0.0.13
|
|
testresources
|
|
testscenarios
|
|
testtools>=0.9.27
|