
[lint]
flake8

[publish]
wheel

[test]
pytest
pytest-coverage
pytest-patches

[types]
mypy
