Remove dependencies on pep8, pyflakes and flake8
They should be determined by the hacking dependency implicitely. Change-Id: I8e2c5700d685424db69150edf2ed9290eba83e7e
This commit is contained in:
parent
dba3d7067e
commit
0cd2892e79
@ -1,12 +1,10 @@
|
||||
# Hacking already pins down pep8, pyflakes and flake8
|
||||
hacking>=0.8,<0.9
|
||||
coverage>=3.6
|
||||
discover
|
||||
flake8==2.0
|
||||
fixtures>=0.3.14
|
||||
hacking>=0.8.0,<0.9
|
||||
mock>=1.0
|
||||
mox>=0.5.3
|
||||
pep8==1.4.5
|
||||
pyflakes>=0.7.2,<0.7.4
|
||||
python-subunit
|
||||
testtools>=0.9.32
|
||||
testrepository>=0.0.17
|
||||
|
Loading…
x
Reference in New Issue
Block a user