mirror of
https://github.com/ansible/awx.git
synced 2026-02-03 02:28:12 -03:30
bump pyflakes version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user