Files
python-cinderclient/test-requirements.txt
Dirk Mueller a1a36499f4 Remove dependencies on pep8, pyflakes and flake8
They should be determined by the hacking dependency
implicitely.

Change-Id: I5c077e4b8e5985e86af3229a58aa475ac668b5e1
2014-01-16 13:19:28 +01:00

11 lines
199 B
Plaintext

# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
python-subunit
sphinx>=1.1.2,<1.2
testtools>=0.9.32
testrepository>=0.0.17