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

Change-Id: I207ed7b4a357b911557a1a041c0f17923a95b43e
2015-04-29 13:41:04 +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