mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-25 14:20:45 +00:00
add python min version for flake8-eradicate
This commit is contained in:
parent
e2b44ad3a4
commit
7a52d378cf
@ -8,7 +8,7 @@ flake8-isort
|
||||
flake8-logging-format
|
||||
flake8-polyfill
|
||||
flake8-quotes
|
||||
flake8-eradicate
|
||||
flake8-eradicate; python_version >= "3.6"
|
||||
pep8-naming
|
||||
wheel
|
||||
pytest
|
||||
|
Loading…
Reference in New Issue
Block a user