click~=7.1.1

[:python_version < "3.8"]
importlib_metadata

[build]
wheel>=0.33.6
twine>=1.14.0

[dev]
pytest-sugar>=0.9.2

[lint]
flake8>=3.7.9

[test]
pytest>=5.3.0
pytest-cov
pytest-mock
codecov

[typecheck]
mypy>=0.770
