They should be determined by the hacking dependency implicitely. Change-Id: I137feb8f44349be1bfb810b93f1f10bbdaf150e2
12 lines
215 B
Plaintext
12 lines
215 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
|
|
mox3>=0.7.0
|
|
sphinx>=1.1.2,<1.2
|
|
testscenarios>=0.4
|
|
testrepository>=0.0.17
|
|
testtools>=0.9.32
|