mirror of https://github.com/buildinspace/peru.git
get rid of fixed versions for testing tools
This commit is contained in:
parent
5379caf296
commit
c9b76d82a4
|
@ -1,7 +1,7 @@
|
|||
coverage==3.7.1
|
||||
flake8==2.2.5
|
||||
mccabe==0.2.1
|
||||
pep8==1.5.7
|
||||
pyflakes==0.8.1
|
||||
coverage
|
||||
flake8
|
||||
mccabe
|
||||
pep8
|
||||
pyflakes
|
||||
|
||||
-e .
|
||||
|
|
Loading…
Reference in New Issue