elastic-recheck/test-requirements.txt
Matthew Treinish b596d06b95
Use modern PBR and hacking packages
The pbr release 2.0.0 is breaking in that it removes the use of
warnerrors in build_sphinux. Hacking <0.11 had a similar issue so
use a newer version of that.

Change-Id: I4b27f38b2962dc70e078b8dbfd23d9df4dc415c3
2017-03-01 15:53:01 -05:00

12 lines
196 B
Plaintext

hacking>=0.12.0,!=0.13.0,<0.14
coverage>=3.6
fixtures>=3.0.0
python-subunit
sphinx>=1.1.2,<1.2
oslo.sphinx
testrepository>=0.0.17
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0
mox>=0.5.3
mock>=1.0