mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
bump pyflakes version
This commit is contained in:
parent
1bf0cf20be
commit
0dfe3b197a
@ -4,7 +4,7 @@ ipython
|
||||
unittest2
|
||||
pep8
|
||||
flake8
|
||||
pyflakes==1.0.0 # Pinned until PR merges https://gitlab.com/pycqa/flake8/merge_requests/56
|
||||
pyflakes
|
||||
pytest==2.9.2
|
||||
pytest-cov
|
||||
pytest-django
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
ansible==1.9.4
|
||||
coverage
|
||||
pyflakes==1.0.0 # Pinned until PR merges https://gitlab.com/pycqa/flake8/merge_requests/56
|
||||
pyflakes
|
||||
pep8
|
||||
pylint
|
||||
flake8
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user