murano-common/test-requirements.txt
Serg Melikyan cc1bac2445 Update requirements from Global Reqs
Change-Id: Ia911183da4f41fca64a8f0d5caae1857b7a496d3
2013-10-10 11:10:32 +04:00

17 lines
271 B
Plaintext

# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes>=0.7.2,<0.7.4
flake8==2.0
hacking>=0.5.6,<0.8
coverage>=3.6
discover
fixtures>=0.3.14
keyring>=1.6.1,<2.0
mock>=1.0
sphinx>=1.1.2
testrepository>=0.0.17
testtools>=0.9.32
unittest2
nose