click
cli_exit_tools
lib_detect_testenv

[test]
codecov
coloredlogs
coverage
flake8
pytest
pytest-cov
pytest-runner

[test:platform_python_implementation != "PyPy"]
black
mypy

[test:platform_python_implementation == "PyPy"]
black==19.3b0
