coveralls
# disable if 'pkg_resources.VersionConflict' error happens:
flake8 < 3.5.0
nose
# stick the version to avoild the error:
# module 'pycodestyle' has no attribute 'break_around_binary_operator, etc.
pycodestyle<2.4.0
pylint
