Updated from global requirements
Change-Id: I3897837748e4fbcd23128b235079f8e73400a56dchanges/99/49199/1
parent
96dbb0911c
commit
1051c27b5a
@ -1,14 +1,14 @@
|
||||
# Install bounded pep8/pyflakes first, then let flake8 install
|
||||
pep8==1.4.5
|
||||
pyflakes==0.7.2
|
||||
pyflakes>=0.7.2,<0.7.4
|
||||
flake8==2.0
|
||||
hacking>=0.5.6,<0.7
|
||||
hacking>=0.5.6,<0.8
|
||||
coverage>=3.6
|
||||
discover
|
||||
fixtures>=0.3.12
|
||||
mock>=0.8.0
|
||||
fixtures>=0.3.14
|
||||
mock>=1.0
|
||||
mox>=0.5.3
|
||||
sphinx>=1.1.2
|
||||
testscenarios>=0.4,<0.5
|
||||
testscenarios>=0.4
|
||||
testrepository>=0.0.17
|
||||
testtools>=0.9.32
|
||||
|
Loading…
Reference in New Issue