flake8==3.*

[ci]
coverage==4.*
pytest>=4
pytest-cov>=2
flake8-builtins
flake8-commas
flake8-fixme
flake8-print
flake8-quotes
flake8-todo
python-coveralls

[dev]
coverage==4.*
pytest>=4
pytest-cov>=2
flake8-builtins
flake8-commas
flake8-fixme
flake8-print
flake8-quotes
flake8-todo

[test]
coverage==4.*
pytest>=4
pytest-cov>=2
flake8-builtins
flake8-commas
flake8-fixme
flake8-print
flake8-quotes
flake8-todo
