Pin the versions of pep8/pyflakes here.
This way we don't need expansive blocks copied around everywhere. hacking is developed against specific versions of libraries - use them. Change-Id: Ie5b0e30f8067d509d19c082d5a3ebf27d737d2bd Reviewed-on: https://review.openstack.org/30556 Reviewed-by: Joe Gordon <joe.gordon0@gmail.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Sean Dague <sean@dague.net> Reviewed-by: Sean Dague <sean@dague.net> Tested-by: Jenkins
This commit is contained in:
parent
5bb2e9fa87
commit
ea0dc8b7b0
@ -1,3 +1,6 @@
|
||||
d2to1
|
||||
flake8
|
||||
pbr
|
||||
d2to1>=0.2.10,<0.3
|
||||
pbr>=0.5.10,<0.6
|
||||
|
||||
pep8==1.4.5
|
||||
pyflakes==0.7.2
|
||||
flake8==2.0
|
||||
|
Loading…
Reference in New Issue
Block a user