mistral/test-requirements.txt
Nikolay Mahotkin f14026720d Updating requirements to stable/kilo
* Update requirements and test-requirements according to
   global-requirements in stable/kilo branch
 * requirements are sorted in alphabetical order
 * Fixed pep8 errors from new hacking

Change-Id: I85e6e8ee645dde2d2e7bf9b4b0dcf6502f50ccde
2015-04-29 13:43:27 +03:00

17 lines
356 B
Plaintext

coverage>=3.6
docutils==0.9.1
fixtures>=0.3.14
hacking>=0.10.0,<0.11
lockfile>=0.8
nose
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
oslotest>=1.5.1,<1.6.0 # Apache-2.0
pyflakes==0.8.1
pylint>=1.3.0 # GNU GPL v2
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
sphinxcontrib-httpdomain
sphinxcontrib-pecanwsme>=0.8
testrepository>=0.0.18
testtools>=0.9.36,!=1.2.0
unittest2