mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 15:06:02 -03:30
bump pyflakes version
This commit is contained in:
@@ -4,7 +4,7 @@ ipython
|
|||||||
unittest2
|
unittest2
|
||||||
pep8
|
pep8
|
||||||
flake8
|
flake8
|
||||||
pyflakes==1.0.0 # Pinned until PR merges https://gitlab.com/pycqa/flake8/merge_requests/56
|
pyflakes
|
||||||
pytest==2.9.2
|
pytest==2.9.2
|
||||||
pytest-cov
|
pytest-cov
|
||||||
pytest-django
|
pytest-django
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
ansible==1.9.4
|
ansible==1.9.4
|
||||||
coverage
|
coverage
|
||||||
pyflakes==1.0.0 # Pinned until PR merges https://gitlab.com/pycqa/flake8/merge_requests/56
|
pyflakes
|
||||||
pep8
|
pep8
|
||||||
pylint
|
pylint
|
||||||
flake8
|
flake8
|
||||||
|
|||||||
Reference in New Issue
Block a user