1cfb51aa65
This commit pins the os-testr version to 0.8.2, as more recent changes to the backend mean that some storyboard modules are not found. In the future, we should adjust storyboard to work with the more recent os-testr version, either by changing paths to those modules or by explicitly pointing to them. Change-Id: Iad68613d294179548d4ca73d75df699b05e7d0d7
19 lines
274 B
Plaintext
19 lines
274 B
Plaintext
hacking>=0.11.0,<0.12
|
|
|
|
coverage>=3.6
|
|
fixtures>=0.3.14
|
|
mock>=1.0
|
|
python-subunit
|
|
oslo.sphinx
|
|
oslotest>=1.2.0
|
|
os-testr==0.8.2
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4,<0.5
|
|
testtools>=0.9.34
|
|
posix_ipc>=0.9.8
|
|
|
|
|
|
# Doc requirements
|
|
sphinx>=1.1.2,<1.2
|
|
sphinxcontrib-pecanwsme>=0.5
|