Merge "Bump hacking to 0.9.x series"
This commit is contained in:
commit
8843f9d031
@ -1,5 +1,5 @@
|
||||
# Hacking already pins down pep8, pyflakes and flake8
|
||||
hacking>=0.8.0,<0.9
|
||||
hacking>=0.9.1,<0.10
|
||||
|
||||
discover
|
||||
fixtures>=0.3.14
|
||||
|
1
tox.ini
1
tox.ini
@ -22,5 +22,6 @@ commands = {posargs}
|
||||
|
||||
[flake8]
|
||||
show-source = True
|
||||
ignore = E226,E241,E265,E714,H237,H305,H307,H402,H405,H904
|
||||
exclude = .tox,dist,doc,*.egg,build,__init__.py
|
||||
builtins = _
|
||||
|
Loading…
x
Reference in New Issue
Block a user